IDBConfigReaderGetProjections Method  | 
 
            Gets all available Projections.
            
 
    Namespace: 
   Cadcorp.Configuration.Connectors
    Assembly:
   Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
SyntaxDictionary<string, int> GetProjections()
Function GetProjections As Dictionary(Of String, Integer)
Return Value
Type: 
DictionaryString, 
Int32Paired Name and ID Dictionary
See Also