BExplorer.Shell.NonFileSystemKnownFolder.GetEnumerator C# (CSharp) Method

GetEnumerator() public method

public GetEnumerator ( ) : System.Collections.IEnumerator
return System.Collections.IEnumerator
        public new System.Collections.IEnumerator GetEnumerator() { throw new NotImplementedException(); }