Returns false always.
[Visual Basic] Overrides Protected Function IsPointerImpl() As Boolean [C#] protected override bool IsPointerImpl(); [C++] protected: override bool IsPointerImpl(); [JScript] protected override function IsPointerImpl() : Boolean;
TypeBuilder Class | TypeBuilder Members | System.Reflection.Emit Namespace