Count Property

php Uploader

PHP File Uploader Class Reference

AttachmentItemCollection.Count Property

Gets the number of elements contained in the ICollection.

[Visual Basic] NotOverridable Public ReadOnly Property Count As Integer _
    Implements ICollection.Count
[C#]
public int Count {get;}

Property Value

Implements

ICollection.Count

See Also

AttachmentItemCollection Class | CuteWebUI Namespace