NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BindingManager.ClearCore

Clears the collection.

[Visual Basic]
Overridable Protected Sub ClearCore()
[C#]
protected virtual void ClearCore();
[C++]
protected: virtual void ClearCore();
[JScript]
protected function ClearCore();

See Also

BindingManager Class | BindingManager Members | System.WinForms Namespace