[This is preliminary documentation and subject to change.]
Contains arbitrary items in a list that can be sent between applications.
The following tables list the members exposed by Payload.
Public Constructors
Public Properties
| Name | Description | |
|---|---|---|
|
Id | Gets the ID of this Payload. |
|
IsContainer | Returns true if this is a container, false otherwise. |
|
Items | The List of |
|
ParentId | Gets the optional parent ID of this instance. |
|
Title | The display title of this instance. |
|
TotalCount | The total count represented by this instance (not the count of the subset of items). |
|
UPnPClass | The UPnP class for this instance. |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetObjectData | Serializes this instance. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |