System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get メソッド
X509ExtensionCollection::idx_get(const String&) const method
アクセサー。実装されていません。
SharedPtr<X509Extension> System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get(const String &key) const
| パラメーター | 型 | 説明 |
|---|---|---|
| キー | const String& | 拡張機能を取得するキー。 |
ReturnValue
指定されたキーの拡張機能。
参照
- Typedef SharedPtr
- Class X509Extension
- Class String
- Class X509ExtensionCollection
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509ExtensionCollection::idx_get(int) const method
RTTI データ。
SharedPtr<X509Extension> System::Collections::Generic::List<SharedPtr<X509Extension>>::idx_get(int index) const override
参照
- Typedef SharedPtr
- Class X509Extension
- Class X509ExtensionCollection
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++