Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
Gssoft.Gscad.EditorInput.KeywordCollection Class Reference

Public Member Functions

void Add (string globalName)
 
void Add (string globalName, string localName)
 
void Add (string globalName, string localName, string displayName)
 
void Add (string globalName, string localName, string displayName, bool visible, bool enabled)
 
void Clear ()
 
void CopyTo (Array a, int index)
 
void CopyTo (Keyword[] a, int index)
 
string GetDisplayString (bool showNoDefault)
 
IEnumerator GetEnumerator ()
 

Properties

Keyword this[int index] [get]
 
string Default [get, set]
 
bool IsReadOnly [get]
 
int Count [get]
 
bool IsSynchronized [get]
 
object SyncRoot [get]