ImageProperties 1.0 control documentation

Gets a value indicating the number of properties in the collection.

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

Property Value

An Integer value representing the number of properties in the collection.

Implements

ICollection.Count

See Also

ImageProperties Class | ElementIT.ImageProperties Namespace