SPAppLicenseCollection members
SharePoint 2013
The SPAppLicenseCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | (Inherited from ReadOnlyCollection<SPAppLicense>.) |
|
Item | (Inherited from ReadOnlyCollection<SPAppLicense>.) |
|
Items | (Inherited from ReadOnlyCollection<SPAppLicense>.) |
| Name | Description | |
|---|---|---|
|
Contains | (Inherited from ReadOnlyCollection<SPAppLicense>.) |
|
CopyTo | (Inherited from ReadOnlyCollection<SPAppLicense>.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | (Inherited from ReadOnlyCollection<SPAppLicense>.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
IndexOf | (Inherited from ReadOnlyCollection<SPAppLicense>.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Top