System::Collections::Specialized::StringCollectionPtr::operator[] メソッド
StringCollectionPtr::operator[] method
アクセサ関数。
System::String & System::Collections::Specialized::StringCollectionPtr::operator[](int idx) const
| パラメーター | 型 | 説明 |
|---|---|---|
| idx | int | 要素を取得するインデックス。 |
ReturnValue
指定された位置の文字列への参照。既存のものまたは新しく作成されたものです。
参照
- Class String
- Class StringCollectionPtr
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++