ClientObjectCollectionPrototype<ItemType> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ClientObjectCollectionPrototype<ItemType> : Microsoft.SharePoint.Client.ClientObjectPrototype
type ClientObjectCollectionPrototype<'ItemType> = class
inherit ClientObjectPrototype
Public Class ClientObjectCollectionPrototype(Of ItemType)
Inherits ClientObjectPrototype
Type Parameters
- ItemType
- Inheritance
Methods
Retrieve() | (Inherited from ClientObjectPrototype) |
Retrieve(String[]) | (Inherited from ClientObjectPrototype) |
RetrieveCollectionObject<ItemType>(String) | (Inherited from ClientObjectPrototype) |
RetrieveItems() | |
RetrieveObject<PropertyType>(String) | (Inherited from ClientObjectPrototype) |