DataDictionary.Generated.Dictionary.getNameSpaceRefs C# (CSharp) Method

getNameSpaceRefs() private method

Part of the list interface for NameSpaceRefs
private getNameSpaceRefs ( ) : ArrayList
return System.Collections.ArrayList
        private System.Collections.ArrayList getNameSpaceRefs()
        {
            return allNameSpaceRefs();
        }

Same methods

Dictionary::getNameSpaceRefs ( int idx ) : NameSpaceRef