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

This member is not supported.

[Visual Basic]
Overrides Public Function GetElementType() As Type
[C#]
public override Type GetElementType();
[C++]
public: override Type* GetElementType();
[JScript]
public override function GetElementType() : Type;

See Also

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