public class PolicyEnrollEndpointUriCollection : BasicCollection<PolicyEnrollEndpointUri>Public Class PolicyEnrollEndpointUriCollection
Inherits BasicCollection(Of PolicyEnrollEndpointUri)public ref class PolicyEnrollEndpointUriCollection : public BasicCollection<PolicyEnrollEndpointUri^>type PolicyEnrollEndpointUriCollection =
class
inherit BasicCollection<PolicyEnrollEndpointUri>
end| PolicyEnrollEndpointUriCollection | Initializes a new instance of the T class. |
| PolicyEnrollEndpointUriCollection(IEnumerablePolicyEnrollEndpointUri) | Initializes a new instance of the PolicyEnrollEndpointUriCollection class |
| Count | (Inherited from BasicCollectionT) |
| IsReadOnly | (Inherited from BasicCollectionT) |
| Item | (Inherited from BasicCollectionT) |
| Add | (Inherited from BasicCollectionT) |
| AddRange | (Inherited from BasicCollectionT) |
| Clear | (Inherited from BasicCollectionT) |
| Contains | (Inherited from BasicCollectionT) |
| CopyTo | (Inherited from BasicCollectionT) |
| DsEncode | Encodes a collection of enrollment web service URLs to an Active Directory compatible format. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetEnumerator | (Inherited from BasicCollectionT) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| IndexOf | (Inherited from BasicCollectionT) |
| Insert | (Inherited from BasicCollectionT) |
| MemberwiseClone | (Inherited from Object) |
| Remove | (Inherited from BasicCollectionT) |
| RemoveAt | (Inherited from BasicCollectionT) |
| ToString | (Inherited from Object) |
| InternalList |
Gets internal list.
(Inherited from BasicCollectionT) |