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.BaseSet

[To be supplied.]

Overload List

[To be supplied.]

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

[To be supplied.]

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

See Also

NameObjectCollectionBase Class | NameObjectCollectionBase Members | System.Collections Namespace