The NMS Class Library (.Net Messaging Library)

PrimitiveMap Methods

The methods of the PrimitiveMap class are listed below. For a complete list of PrimitiveMap class members, see the PrimitiveMap Members topic.

Public Static Methods

MarshalPrimitive  
MarshalPrimitiveMap Overloaded. Marshals the primitive type map to a byte array
Unmarshal Unmarshalls the map from the given data or if the data is null just return an empty map
UnmarshalPrimitive  
UnmarshalPrimitiveMap Overloaded. Unmarshals the primitive type map from the given byte array

Public Instance Methods

Clear  
Contains  
Equals (inherited from Object)  
GetBool  
GetByte  
GetChar  
GetDouble  
GetFloat  
GetHashCode (inherited from Object)  
GetInt  
GetLong  
GetShort  
GetString  
GetType (inherited from Object)  
Marshal  
Remove  
SetBool  
SetByte  
SetChar  
SetDouble  
SetFloat  
SetInt  
SetLong  
SetShort  
SetString  
ToString Method ToString

Protected Instance Methods

CheckValidType  
CheckValueType  
Finalize (inherited from Object)  
GetValue  
MemberwiseClone (inherited from Object)  
SetValue  

See Also

PrimitiveMap Class | ActiveMQ.OpenWire Namespace