AppLicenseCollection methods

The AppLicenseCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds a new item to the collection. (Inherited from ClientValueObjectCollection<T>.)
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method GetEnumerator Gets enumerator. (Inherited from ClientValueObjectCollection<T>.)
Protected method InitOnePropertyFromJson Initializes a property from JavaScript Object Notation (JSON). (Inherited from ClientValueObjectCollection<T>.)
Public method ToString (Inherited from Object.)
Public method WriteToXml (Overrides ClientValueObjectCollection<T>.WriteToXml(XmlWriter, SerializationContext).)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets enumerator. (Inherited from ClientValueObjectCollection<T>.)

Top

See also

Reference

AppLicenseCollection class

Microsoft.SharePoint.Client namespace