SP.ClientObjectCollection Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.ClientObjectCollection class.
Methods
Name |
Description |
---|---|
Adds a client object to the end of the SP.ClientObjectCollection Class. |
|
Initializes a new instance of the SP.ClientObjectCollection Class class with the specified client runtime context and object path. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Returns an enumerator that iterates through the SP.ClientObjectCollection Class. |
|
Gets the element at the specified index of the SP.ClientObjectCollection Class. |
|
Removes the specific client object from the SP.ClientObjectCollection Class. |
|
Gets the data for all of the items in the collection. |
Applies To
SP.ClientObjectCollection Class