Clears the collection of any objects.
[Visual Basic] Public Sub Clear() [C#] public void Clear(); [C++] public: void Clear(); [JScript] public function Clear();
This method raises the OnCollectionChanged event.
TableSettingsCollection Class | TableSettingsCollection Members | System.Data Namespace