MessageObject Methods |
The MessageObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetIdForNamedProperty |
Gets the id to be used for named property,
named properties are special properties and should have their ids in range [0x8000,0xfffe] aligned starting from 0x8000 sequentally.
Use this method to find the available id cause it could be hard to calculate it yourself.
|
![]() | GetType | (Inherited from Object.) |
![]() | Save(Stream, MessageObjectSaveFormat) |
Saves the current message object to the specified stream.
|
![]() | Save(String, MessageObjectSaveFormat) |
Saves the current message object to the specified file.
|
![]() | ToString | (Inherited from Object.) |