Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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