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!

TypeDelegator.HasElementTypeImpl

To be supplied

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

Return Value

To be supplied

Remarks

To be supplied

See Also

TypeDelegator Class | TypeDelegator Members | System.Reflection Namespace