The V2Error type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Clone()()()
Returns a duplicate of the object.
(Overrides AsnType..::.Clone()()().)
decode(array<Byte>[]()[], Int32)
Decode ASN.1 encoded SNMP version 2 error.
(Overrides AsnType..::.decode(array<Byte>[]()[], Int32).)
encode(MutableByte)
ASN.1 encode SNMP version 2 error.
(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.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)

See Also