The Vb type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Clone()()()
Clone Vb object
(Overrides AsnType..::.Clone()()().)
decode(array<Byte>[]()[], Int32)
Decode BER encoded variable binding.
(Overrides AsnType..::.decode(array<Byte>[]()[], Int32).)
encode(MutableByte)
ASN.1 encode the variable binding
(Overrides AsnType..::.encode(MutableByte).)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
ResetValue()()()
Reset Vb value to Null
Set(Vb)
SET class value from supplied Vb class
ToString()()()
Return printable string in the format oid: value
(Overrides Object..::.ToString()()().)

See Also