The MessagePropertyIntercepter type exposes the following members.

Constructors

Methods

  NameDescription
Public methodClear (Inherited from PrimitiveMapInterceptor.)
Public methodContains (Inherited from PrimitiveMapInterceptor.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFailIfReadOnly (Inherited from PrimitiveMapInterceptor.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetBool (Inherited from PrimitiveMapInterceptor.)
Public methodGetByte (Inherited from PrimitiveMapInterceptor.)
Public methodGetBytes (Inherited from PrimitiveMapInterceptor.)
Public methodGetChar (Inherited from PrimitiveMapInterceptor.)
Public methodGetDictionary (Inherited from PrimitiveMapInterceptor.)
Public methodGetDouble (Inherited from PrimitiveMapInterceptor.)
Public methodGetFloat (Inherited from PrimitiveMapInterceptor.)
Public methodGetHashCode
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.)
Public methodGetInt (Inherited from PrimitiveMapInterceptor.)
Public methodGetList (Inherited from PrimitiveMapInterceptor.)
Public methodGetLong (Inherited from PrimitiveMapInterceptor.)
Protected methodGetObjectProperty (Overrides PrimitiveMapInterceptor..::..GetObjectProperty(String).)
Public methodGetShort (Inherited from PrimitiveMapInterceptor.)
Public methodGetString (Inherited from PrimitiveMapInterceptor.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemove (Inherited from PrimitiveMapInterceptor.)
Public methodSetBool (Inherited from PrimitiveMapInterceptor.)
Public methodSetByte (Inherited from PrimitiveMapInterceptor.)
Public methodSetBytes(String, array<Byte>[]()[][]) (Inherited from PrimitiveMapInterceptor.)
Public methodSetBytes(String, array<Byte>[]()[][], Int32, Int32) (Inherited from PrimitiveMapInterceptor.)
Public methodSetChar (Inherited from PrimitiveMapInterceptor.)
Public methodSetDictionary (Inherited from PrimitiveMapInterceptor.)
Public methodSetDouble (Inherited from PrimitiveMapInterceptor.)
Public methodSetFloat (Inherited from PrimitiveMapInterceptor.)
Public methodSetInt (Inherited from PrimitiveMapInterceptor.)
Public methodSetList (Inherited from PrimitiveMapInterceptor.)
Public methodSetLong (Inherited from PrimitiveMapInterceptor.)
Protected methodSetObjectProperty (Overrides PrimitiveMapInterceptor..::..SetObjectProperty(String, Object).)
Public methodSetShort (Inherited from PrimitiveMapInterceptor.)
Public methodSetString (Inherited from PrimitiveMapInterceptor.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldmessage (Inherited from PrimitiveMapInterceptor.)
Protected fieldproperties (Inherited from PrimitiveMapInterceptor.)

Properties

  NameDescription
Public propertyAllowByteArrays (Inherited from PrimitiveMapInterceptor.)
Public propertyCount (Inherited from PrimitiveMapInterceptor.)
Public propertyItem (Inherited from PrimitiveMapInterceptor.)
Public propertyKeys (Inherited from PrimitiveMapInterceptor.)
Public propertyReadOnly (Inherited from PrimitiveMapInterceptor.)
Public propertyValues (Inherited from PrimitiveMapInterceptor.)

See Also