Gets or sets the InstanceData at the specified index.
Gets or sets the InstanceData at the specified index.
public InstanceData this[int] {get; set;}
Gets or sets the InstanceData associated with the specified name.
public InstanceData this[string] {get; set;}
InstanceDataCollection Class | NCI.EasyObjects.Configuration Namespace