Click or drag to resize
AttachmentItemCollectionCount Property
Gets the number of elements contained in the ICollection.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public int Count { get; }

Property Value

Type: Int32

Return Value

Type: Int32
The number of elements contained in the ICollection.

Implements

ICollectionCount
See Also