DataDictionary.Generated.Dictionary.getNameSpaces C# (CSharp) 메소드

getNameSpaces() 개인적인 메소드

Part of the list interface for NameSpaces
private getNameSpaces ( ) : ArrayList
리턴 System.Collections.ArrayList
        private System.Collections.ArrayList getNameSpaces()
        {
            return allNameSpaces();
        }

Same methods

Dictionary::getNameSpaces ( int idx ) : NameSpace