System.Security.AccessControl.AuthorizationRuleCollection.System C# (CSharp) Method

System() private method

private System ( ) : System.Collections.IEnumerator
return 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