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

[To be supplied.]

[Visual Basic]
Protected Function BaseHasKeys() As Boolean
[C#]
protected bool BaseHasKeys();
[C++]
protected: bool BaseHasKeys();
[JScript]
protected function BaseHasKeys() : Boolean;

See Also

NameObjectCollectionBase Class | NameObjectCollectionBase Members | System.Collections Namespace