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!

NameObjectCollectionBase.BaseRemove

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Protected Sub BaseRemove(String)
[C#] protected void BaseRemove(String);
[C++] protected: void BaseRemove(String*);
[JScript] protected function BaseRemove(String);

[To be supplied.]

[Visual Basic] Overloads Protected Sub BaseRemove(Integer)
[C#] protected void BaseRemove(int);
[C++] protected: void BaseRemove(int);
[JScript] protected function BaseRemove(int);

See Also

NameObjectCollectionBase Class | NameObjectCollectionBase Members | System.Collections Namespace