Gets the count of IDataField.
Namespace: Dapfor.Wpf.DataAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
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.