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!

TypedCollectionBase.OnClear

[To be supplied.]

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

See Also

TypedCollectionBase Class | TypedCollectionBase Members | System.Collections.Bases Namespace