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