LayerD CodeDOM and Zoe Compiler interface
ExistAnyMemberInfoName Method (name)
NamespacesLayerD.ZOECompilerMemberInfoCollectionExistAnyMemberInfoName(String)

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

Indica si existe un miembro con el nombre "name" o no sin importar si es de la clase actual.
Declaration Syntax
C#Visual BasicVisual C++
public bool ExistAnyMemberInfoName(
	string name
)
Public Function ExistAnyMemberInfoName ( _
	name As String _
) As Boolean
public:
bool ExistAnyMemberInfoName(
	String^ name
)
Parameters
name (String)

[Missing <param> documentation for "name"]

Return Value

[Missing <returns> documentation for M:LayerD.ZOECompiler.MemberInfoCollection.ExistAnyMemberInfoName(System.String)]

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