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