[DataMember()] IEnumerable<IGlobalVariable> Item( string nameSpace ) {get;}
Parameters
- nameSpace
- Type: System.String
The namespace of global variable.
Property Value
Type: System.Collection.Generic.IEnumerable<String>
The collection objects of ZennoLab.InterfacesLibrary.ProjectModel.IGlovalVariable describing global variables.