Gets the count of IDataField.
Namespace: Dapfor.Net.DataAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
int Count { get; } |
| Visual Basic |
|---|
ReadOnly Property Count As Integer Get |
| Visual C++ |
|---|
property int Count { int get (); } |
| F# |
|---|
abstract Count : int with get |
Property Value
Type: Int32The count.