Expand Minimize

SPAppLicenseCollection Transformation

Mappings for SharePoint class Microsoft.SharePoint.SPAppLicenseCollection

Type Mapping

Constructors

SSOM System.Void .ctor(System.Collections.Generic.IList`1<Microsoft.SharePoint.SPAppLicense>)
CSOM ctor()
JSOM constructor SP.AppLicenseCollection.constructor()

Properties

SSOM System.Int32 get_Count()
CSOM Int32 ClientValueObjectCollection`1.get_Count()
JSOM number SP.AppLicenseCollection.get_count()
SSOM T get_Item(System.Int32)
CSOM T ClientValueObjectCollection`1.get_Item(Int32)
JSOM AppLicense SP.AppLicenseCollection.get_item()

Methods

SSOM System.Collections.Generic.IEnumerator`1<T> GetEnumerator()
CSOM IEnumerator ClientValueObjectCollection`1.GetEnumerator()
CSOM IEnumerator System.Collections.IEnumerable.GetEnumerator()
JSOM IEnumerator SP.AppLicenseCollection.getEnumerator()
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.