Gets the element in the collection at the current position of the enumerator.
Namespace: ININ.IceLib.Configuration.Dialer.DataTypesAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public IDictionary<DBColumn, Object> Current { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Current As IDictionary(Of DBColumn, Object) Get |