LayerD CodeDOM and Zoe Compiler interface
BaseInfo Class
NamespacesLayerD.ZOECompilerBaseInfo

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

[Missing <summary> documentation for T:LayerD.ZOECompiler.BaseInfo]

Declaration Syntax
C#Visual BasicVisual C++
public class BaseInfo
Public Class BaseInfo
public ref class BaseInfo
Members
All MembersConstructorsMethods



IconMemberDescription
BaseInfo(TypeInfo, TypeInfo, XplInherit, Boolean)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
get_Access()()()
get_BaseName()()()
Devuelve el nombre de la base/interfaz especificado en el nodo Zoe original.

get_BaseTypeInfo()()()
get_DeclarationNode()()()
Devuelve el XplNode "Implement" o "Inherit" en cual se declaro originalmente la base.

get_DeclaratorTypeInfo()()()
Devuelve el TypeInfo de la clase padre, nunca puede ser nulo.

get_IsBadBase()()()
Indica si la base es erronea, no procesada

get_IsInherit()()()
get_IsVirtual()()()
get_Tag()()()
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsDirectBase()()()
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
set_BaseTypeInfo(TypeInfo)
set_IsBadBase(Boolean)
Marca la base como erronea para no procesarla.

set_Tag(Object)
ToString()()() (Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
BaseInfo

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