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.
Called when clearing the contents of the collection.
Syntax
Visual Basic Overrides Protected Sub
OnClear( )C# protected override void
OnClear( );Managed C++ protected: void
OnClear( );JScript protected override function
OnClear( );
Return Value
No return value.
Applies To
BaseChildNodeCollection
See Also