LayerD CodeDOM and Zoe Compiler interface
get_IsAccesible Method (scope)
NamespacesLayerD.ZOECompilerMemberInfoget_IsAccesible(Scope)

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

[Missing <summary> documentation for M:LayerD.ZOECompiler.MemberInfo.get_IsAccesible(LayerD.ZOECompiler.Scope)]

Declaration Syntax
C#Visual BasicVisual C++
public bool get_IsAccesible(
	Scope scope
)
Public Function get_IsAccesible ( _
	scope As Scope _
) As Boolean
public:
bool get_IsAccesible(
	Scope^ scope
)
Parameters
scope (Scope)

[Missing <param> documentation for "scope"]

Return Value

[Missing <returns> documentation for M:LayerD.ZOECompiler.MemberInfo.get_IsAccesible(LayerD.ZOECompiler.Scope)]

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