The MsgFlags type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Clone()()()
Clone this class.
(Overrides AsnType..::.Clone()()().)
decode(array<Byte>[]()[], Int32)
Decode message flags from the BER encoded buffer starting at specified offset.
(Overrides AsnType..::.decode(array<Byte>[]()[], Int32).)
encode(MutableByte)
Encode SNMP v3 message flag field
(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()()()
Return string representation of the object.
(Overrides Object..::.ToString()()().)

See Also