idx_get()
IDictionary::idx_get(const TKey&) const method
Getter function.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
Arguments
Parameter | Type | Description |
---|---|---|
key | const TKey& | Key to look for. |
Return Value
Value at specified key.
See Also
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Slides