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