The VbCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Get number of VarBind entries in the collection
| |
| Item[([( Int32])]) |
Indexed access to VarBind collection.
| |
| Item[([( String])]) |
Access variable bindings using Vb Oid value in the string format
| |
| Item[([( Oid])]) |
Access variable bindings using Vb Oid value
| |
| Type |
Get ASN.1 value type stored in this class.
(Inherited from AsnType.) |