The IInputInfoOwner type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AfterChangeCollectionProperty |
Called after changing an item in a collection.
| |
| AfterChangeProperty |
Called after changing of a property of the InputInfoBase class.
| |
| BeforeChangeProperty |
Called before changing a property of the InputInfoBase object.
| |
| OnGetValue |
Is called when the value of Value property is requested.
| |
| OnSetValue |
Is called when the value of Value property is assigned.
|