Gets the number of elements contained in the
CustomPropertyDefinitionCollection instance. This property cannot be overridden.
'Declaration
Public ReadOnly Property Count As Integer
Property Value
The number of elements contained in the
System.Collections.CollectionBase instance.Retrieving the value of this property is an O(1) operation.