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.Font 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.Font for C++