Initializes a new instance of the AttributeTable class
Namespace: Org.BouncyCastle.Asn1.CmsAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public AttributeTable( Hashtable attrs ) |
Visual Basic |
---|
Public Sub New ( _ attrs As Hashtable _ ) |
Visual C++ |
---|
public: AttributeTable( Hashtable^ attrs ) |
Parameters
- attrs
- Type: System.Collections..::..Hashtable