LayerD CodeDOM and Zoe Compiler interface
set_IsOnPointerScope Method (isOnPointerScope)
NamespacesLayerD.ZOECompilerScopeset_IsOnPointerScope(Boolean)

[This is preliminary documentation and is subject to change.]

Establece "OnPointerScope", indicando ignorar referencias y operadores definidos por el usuario en valores de tipo puntero al analizar expresiones.
Declaration Syntax
C#Visual BasicVisual C++
public void set_IsOnPointerScope(
	bool isOnPointerScope
)
Public Sub set_IsOnPointerScope ( _
	isOnPointerScope As Boolean _
)
public:
void set_IsOnPointerScope(
	bool isOnPointerScope
)
Parameters
isOnPointerScope (Boolean)

[Missing <param> documentation for "isOnPointerScope"]

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)