Namespace: Org.BouncyCastle.Bcpg.OpenPgp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
[ObsoleteAttribute("Use 'object[index]' syntax instead")] public PgpSignature Get( int index ) |
| Visual Basic |
|---|
<ObsoleteAttribute("Use 'object[index]' syntax instead")> _ Public Function Get ( _ index As Integer _ ) As PgpSignature |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Use 'object[index]' syntax instead")] public: PgpSignature^ Get( int index ) |
Parameters
- index
- Type: System..::..Int32