Gets the number of RejectedFile class instance that is containing in the RejectedFileCollection.
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 number of RejectedFile objects which are contained in the RejectedFileCollection.
