DataItem(Int32) Property
Gets the field element.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public DataField this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As DataField
Get
- index Int32
- Field index.
DataFieldDataField with the field element.