ClassBuilderFieldCount Property |
Returns the current number of fields.
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic int FieldCount { get; }
Public ReadOnly Property FieldCount As Integer
Get
Property Value
Type:
Int32
See Also