System.Security.AccessControl.AuthorizationRuleCollection.System C# (CSharp) Метод

System() приватный Метод

private System ( ) : System.Collections.IEnumerator
Результат System.Collections.IEnumerator
        System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
        bool System.Collections.ICollection.IsSynchronized { get { throw null; } }

Same methods

AuthorizationRuleCollection::System ( System array, int index ) : void