Mono Class Library: OverviewSystem.Security.Policy.ApplicationTrustCollection: Members |
The members of System.Security.Policy.ApplicationTrustCollection 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] IsSynchronized bool. Documentation for this section has not yet been entered. [read-only] default propertyItem(int) ApplicationTrust. Documentation for this section has not yet been entered. [read-only] default propertyItem(string) ApplicationTrust. Documentation for this section has not yet been entered. [read-only] SyncRoot object. Documentation for this section has not yet been entered.
Add(ApplicationTrust) : int Documentation for this section has not yet been entered.AddRange(ApplicationTrust[]) Documentation for this section has not yet been entered.AddRange(ApplicationTrustCollection) Documentation for this section has not yet been entered.Clear() Documentation for this section has not yet been entered.CopyTo(ApplicationTrust[], int) Documentation for this section has not yet been entered.Find(ApplicationIdentity, ApplicationVersionMatch) : ApplicationTrustCollection Documentation for this section has not yet been entered.GetEnumerator() : ApplicationTrustEnumerator Documentation for this section has not yet been entered.Remove(ApplicationTrust) Documentation for this section has not yet been entered.Remove(ApplicationIdentity, ApplicationVersionMatch) Documentation for this section has not yet been entered.RemoveRange(ApplicationTrust[]) Documentation for this section has not yet been entered.RemoveRange(ApplicationTrustCollection) Documentation for this section has not yet been entered.
ICollection.CopyTo Documentation for this section has not yet been entered. IEnumerable.GetEnumerator 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.