Dart.PowerWEB.TextBox Namespace > HtmlBoxMenuItemCollection Class : Clear Method (HtmlBoxMenuItemCollection) |
Removes all objects from the collection.
[Visual Basic]
Overrides Public Sub Clear()
[C#]
public override void Clear();
[C++]
public: void Clear(); override
[C++/CLI]
public:
void Clear(); override
This method both clears the objects in the collection, and clears references to these objects in the ASP.NET web control heirarchy.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
HtmlBoxMenuItemCollection Class | HtmlBoxMenuItemCollection Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.