Count Property
Gets the number of elements contained in the ICollection.
[Visual Basic]
NotOverridable Public ReadOnly Property Count As Integer _
NotOverridable Public ReadOnly Property Count As Integer _
    Implements ICollection.Count
[C#]
public int Count {get;}
public int Count {get;}
Property Value
Implements
ICollection.Count
See AlsoAttachmentItemCollection Class | CuteWebUI Namespace