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!

TypeBuilder.HasElementTypeImpl

Not implemented.

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

Exceptions

Exception Type Condition
NotSupportedException This method is not supported.

See Also

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