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

Returns false.

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

Return Value

false

See Also

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