Constructor KeyList
KeyList(ISyntaxEdit)
Initializes a new instance of the KeyList
class with a specified owner.
public KeyList(ISyntaxEdit owner)
Parameters
owner
ISyntaxEditSyntaxEdit
that 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.