Gets the value that specified a number of form fields.
Namespace:
EasyAlgo.EAUploadAssembly: EasyAlgo.EAUpload (in EasyAlgo.EAUpload.dll)
Version: 1.3.2.0
Syntax
| C# |
|---|
public override int Count { get; } |
| Visual Basic (Declaration) |
|---|
Public Overrides ReadOnly Property Count As Integer |
Field Value
Type: System..::.Int32The integer value that specified a number of form fields.
