The EndOfMibView type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Clone()()()
Returns a duplicate object of self.
(Overrides V2Error..::.Clone()()().)
decode(array<Byte>[]()[], Int32)
Decode ASN.1 encoded end-of-mib-view SNMP version 2 MIB value
(Overrides V2Error..::.decode(array<Byte>[]()[], Int32).)
encode(MutableByte)
ASN.1 encode end-of-mib-view SNMP version 2 MIB value
(Overrides V2Error..::.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 the string representation of the object.
(Overrides Object..::.ToString()()().)

See Also