Gets the number of items actually contained in the Collection<T>.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public ReadOnly Property Count As Integer
public int Count { get; }
The number of items actually contained in the Collection<T>.