CuteEditor for .NET 6.2 Class Library

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 | CuteEditor Namespace