Initializes a new instance of the AttributeTable class
Namespace: Org.BouncyCastle.Asn1.X509Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public AttributeTable( Asn1Set s ) |
| Visual Basic |
|---|
Public Sub New ( _ s As Asn1Set _ ) |
| Visual C++ |
|---|
public: AttributeTable( Asn1Set^ s ) |