SPAppLicenseCollection members
Represents a collection of SPAppLicense objects.
The SPAppLicenseCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | (Inherited from ReadOnlyCollection<SPAppLicense>.) | |
Item | (Inherited from ReadOnlyCollection<SPAppLicense>.) | |
Items | (Inherited from ReadOnlyCollection<SPAppLicense>.) |
Top
Methods
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
Explicit interface implementations
Top