The members of System.Security.Permissions.KeyContainerPermissionAccessEntryCollection 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) KeyContainerPermissionAccessEntry. Documentation for this section has not yet been entered. [read-only] SyncRoot object. Documentation for this section has not yet been entered.
Add(KeyContainerPermissionAccessEntry) : int Documentation for this section has not yet been entered.Clear() Documentation for this section has not yet been entered.CopyTo(KeyContainerPermissionAccessEntry[], int) Documentation for this section has not yet been entered.GetEnumerator() : KeyContainerPermissionAccessEntryEnumerator Documentation for this section has not yet been entered.IndexOf(KeyContainerPermissionAccessEntry) : int Documentation for this section has not yet been entered.Remove(KeyContainerPermissionAccessEntry) 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.