Gets or sets the InstanceData associated with the specified name.
The name of the InstanceData to get or set.
The value associated with the specified name. If the specified name is not found, attempting to get it returns a a null reference reference (Nothing in Visual Basic), and attempting to set it creates a new entry using the specified name.
| Exception Type | Condition |
|---|---|
| ArgumentNullException |
name is a a null reference reference (Nothing in Visual Basic). |
InstanceDataCollection Class | NCI.EasyObjects.Configuration Namespace | InstanceDataCollection.Item Overload List