'Declaration
Protected Overrides Sub OnValidate( _ ByVal obj As System.Object _ )
'Usage
Dim instance As NDiagramCommandCollection Dim obj As System.Object instance.OnValidate(obj)
protected override void OnValidate( System.object obj )
Parameters
- obj