Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
StylusAsyncPluginCollection.OnValidate Method |
Performs additional validation of a value.
Definition
Visual Basic .NET Overrides Protected Sub OnValidate( _
ByVal item As Object _
)C# protected override void OnValidate(
object item
);Managed C++ protected: void OnValidate(
Object *item
);
Parameters
item System.Object. The object to validate.
Exceptions
ArgumentNullException
:
InvalidCastException:
InvalidOperationException: Duplicate Item