Namespace: Org.BouncyCastle.Asn1
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public Asn1Object GetObject( int derTagNo ) |
| Visual Basic |
|---|
Public Function GetObject ( _ derTagNo As Integer _ ) As Asn1Object |
| Visual C++ |
|---|
public: Asn1Object^ GetObject( int derTagNo ) |
Parameters
- derTagNo
- Type: System..::..Int32