| ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ProjectModel.Collections Namespace > ILocalVariables Interface : Keys Property |
Get the keys list of variables items.
IEnumerable<string> Keys {get;}
Type: System.Collection.Generic.IEnumerable<String>
The collection objects of System.String describing keys of variables items.
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.