Constructor KeyList
KeyList(ISyntaxEdit)
Initializes a new instance of the KeyList class with a specified owner.
public KeyList(ISyntaxEdit owner)
Parameters
ownerISyntaxEditSyntaxEditthat owns this new instance.
Initializes a new instance of the KeyList class with a specified owner.
public KeyList(ISyntaxEdit owner)
owner ISyntaxEditSyntaxEdit that owns this new instance.