Mono Class Library: OverviewSystem.DirectoryServices.PropertyCollection: Members |
The members of System.DirectoryServices.PropertyCollection are listed below.
See Also: Inherited members from System.Object
[read-only] Count int. Documentation for this section has not yet been entered. [read-only] Item(string) PropertyValueCollection. Documentation for this section has not yet been entered. [read-only] PropertyNames ICollection. Documentation for this section has not yet been entered. [read-only] Values ICollection. Documentation for this section has not yet been entered.
Contains(string) : bool Documentation for this section has not yet been entered.CopyTo(PropertyValueCollection[], int) Documentation for this section has not yet been entered.GetEnumerator() : IDictionaryEnumerator Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.