The NBCollectionMessage type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | NBCollectionMessage |
Default constructor for NBCollectionMessage.
|
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 ![]() |
Properties
Name | Description | |
---|---|---|
![]() | ReadOnly |
Returns true if the message is read only.
(Inherited from NBMessage.) |
![]() | RootElement |
Returns the RootNBElement of the message.
(Inherited from NBMessage.) |
See Also