System::Collections::Generic::SortedDictionaryPtr::operator[] メソッド
SortedDictionaryPtr::operator[] method
アクセサ関数。
V & System::Collections::Generic::SortedDictionaryPtr<T, V>::operator[](const T &key) const
| パラメーター | 型 | 説明 |
|---|---|---|
| キー | const T& | 要素にアクセスするキー。 |
ReturnValue
指定されたキーの要素への参照。
参照
- Class SortedDictionaryPtr
- Namespace System::Collections::Generic
- Library Aspose.Page for C++