System::Collections::Generic::HashDictionary::operator[] method
HashDictionary::operator[] method
Accessor method stub.
T2 System::Collections::Generic::HashDictionary<T, T2>::operator[](const T &key) const
Parameter | Type | Description |
---|---|---|
key | const T& | Dictionary key; ignored. |
ReturnValue
Dummy value.
See Also
- Class HashDictionary
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++