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!

EnumBuilder.HasElementTypeImpl

This member is not supported.

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

See Also

EnumBuilder Class | EnumBuilder Members | System.Reflection.Emit Namespace