LayerD CodeDOM and Zoe Compiler interface
IsRef Method
NamespacesLayerD.ZOECompilerSymbolIsRef()()()

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

Indica si el simbolo, en caso de ser un puntero, se declaro con el modificador "ref", es decir si posee semántica de referencia. Si el simbolo no es un puntero devuelve false.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsRef()
Public Function IsRef As Boolean
public:
bool IsRef()
Return Value

[Missing <returns> documentation for M:LayerD.ZOECompiler.Symbol.IsRef]

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