The PrimitiveMapInterceptor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PrimitiveMapInterceptor(IMessage, IPrimitiveMap) | |
![]() | PrimitiveMapInterceptor(IMessage, IPrimitiveMap, Boolean) | |
![]() | PrimitiveMapInterceptor(IMessage, IPrimitiveMap, Boolean, Boolean) |
Methods
Name | Description | |
---|---|---|
![]() | Clear | |
![]() | Contains | |
![]() | Equals | (Inherited from Object.) |
![]() | FailIfReadOnly | |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBool | |
![]() | GetByte | |
![]() | GetBytes | |
![]() | GetChar | |
![]() | GetDictionary | |
![]() | GetDouble | |
![]() | GetFloat | |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetInt | |
![]() | GetList | |
![]() | GetLong | |
![]() | GetObjectProperty | |
![]() | GetShort | |
![]() | GetString | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove | |
![]() | SetBool | |
![]() | SetByte | |
![]() | SetBytes(String, array<Byte>[]()[][]) | |
![]() | SetBytes(String, array<Byte>[]()[][], Int32, Int32) | |
![]() | SetChar | |
![]() | SetDictionary | |
![]() | SetDouble | |
![]() | SetFloat | |
![]() | SetInt | |
![]() | SetList | |
![]() | SetLong | |
![]() | SetObjectProperty | |
![]() | SetShort | |
![]() | SetString | |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | message | |
![]() | properties |