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