ClientObjectCollectionPrototype<ItemType> Methods
Include Protected Members
Include Inherited Members
The ClientObjectCollectionPrototype<ItemType> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Retrieve() | Retrieves all default scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObjectPrototype.) |
![]() |
Retrieve([]) | Retrieves the specified scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObjectPrototype.) |
![]() |
RetrieveCollectionObject<ItemType> | Returns a collection prototype that represents the specified ClientObjectCollection property. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObjectPrototype.) |
![]() |
RetrieveItems | Returns a collection prototype that represents the specified ClientObjectCollection. This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
RetrieveObject<PropertyType> | Returns an object prototype that represents the specified ClientObject property. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObjectPrototype.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)