The NBCollectionMessage type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| CreateFolder |
Creates a folder element as the last child of the Collection element of the message collection.
| |
| CreateNameValue |
Creates a name-value element as the last child of the Collection element of the message collection.
| |
| Dispose |
Deletes the resources associated with the message.
(Inherited from NBMessage.) | |
| Dispose(Boolean) | (Inherited from NBMessage.) | |
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| FinalizeMessage |
Performs finalizing processing on the message.
(Inherited from NBMessage.) | |
| GetBuffer |
Gets a copy of the data buffer associated with (and owned by) the message object.
(Inherited from NBMessage.) | |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
See Also