[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonShapeCollection.OnValidate

OnValidate Method

OnValidate(object)

Checks whather the type of the value argument is allowable for this collection.

Declaration
protected override void OnValidate(object value)
Parameters
Type Name Description
object value
Overrides