[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:LayerD.CodeDOM.XplCatchinit]

C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class XplCatchinit : XplNode
<SerializableAttribute> _ Public Class XplCatchinit _ Inherits XplNode
[SerializableAttribute] public ref class XplCatchinit : public XplNode

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | XplCatchinit()()() | |
![]() | XplCatchinit(String, String, String, Boolean, String, String, String) | |
![]() | XplCatchinit(XplNode) | |
![]() | XplCatchinit(String, String, String, Boolean, String, String, String, XplNode) | |
![]() | Attributes()()() | (Overrides XplNode.Attributes()()().) |
![]() | AttributeValue(String) | (Overrides XplNode.AttributeValue(String).) |
![]() | BinaryRead(XplBinaryReader) | (Overrides XplNode.BinaryRead(XplBinaryReader).) |
![]() | BinaryWrite(XplBinaryWriter) | (Overrides XplNode.BinaryWrite(XplBinaryWriter).) |
![]() | ChildNodes()()() | (Overrides XplNode.ChildNodes()()().) |
![]() | Children()()() |
Devuelve todos los nodos hijos sólo para elementos
que puedan contener una cantidad variable de nodos hijos.
De lo contrario de vuelve null;
(Inherited from XplNode.) |
![]() | Clone()()() | (Overrides XplNode.Clone()()().) |
![]() | CurrentBlock |
Returns first parent -block- node or null if it isn't inside a -block- node.
(Inherited from XplNode.) |
![]() | CurrentClass |
Returns first parent class node or null if it isn't inside a class node.
(Inherited from XplNode.) |
![]() | CurrentDocumentBody |
Returns current DocumentBody node or null if it isn't inside a DocumentNode node.
(Inherited from XplNode.) |
![]() | CurrentExpression |
Returns first parent expression node or null if it isn't inside a expression node.
(Inherited from XplNode.) |
![]() | CurrentFunction |
Returns first parent function node or null if it isn't inside a function node.
(Inherited from XplNode.) |
![]() | CurrentNamespace |
Returns first parent namespace node or null if it isn't inside a namespace node.
(Inherited from XplNode.) |
![]() | CurrentProperty |
Returns first parent property node or null if it isn't inside a property node.
(Inherited from XplNode.) |
![]() | Equals(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.) |
![]() | FindNode(String) |
Devuelve el primer nodo encontrado recorriendo en profundidad desde el nodo actual.
Si la cadena es nula no realiza busqueda.
(Inherited from XplNode.) |
![]() | FindNodes(String) |
Busca nodos de acuerdo a la cadena patron "matchString".
Comienza en el nodo actual.
Si no encuentra nada devuelve una lista vacia.
Las cadenas de patrón deben tener la forma:
(..\)*(\nodeName[(attributeName=attributeValue,)*])*
Si la cadena es nula o vacia no realzia busqueda.
(Inherited from XplNode.) |
![]() | FindNodes(String, XplNodeList) |
Igual que FindNodes pero usa "list" para almacenar los nodos coincidentes.
Devuelve la propia lista.
Si la lista o la cadena es nula no realiza busqueda.
(Inherited from XplNode.) |
![]() | get_BoolValue()()() | (Inherited from XplNode.) |
![]() | get_Content()()() | (Overrides XplNode.get_Content()()().) |
![]() | get_ContentTypeName()()() |
Devuelve un string con el nombre de tipo del contenido del nodo.
Solo sirve para nodos simples XplNode, para nodos complejos
devuelve el nombre del tipo del nodo.
(Inherited from XplNode.) |
![]() | get_ContentTypeNameString()()() |
Returns a user friendly typename
(Inherited from XplNode.) |
![]() | get_DateTimeValue()()() | (Inherited from XplNode.) |
![]() | get_doc()()() | (Overrides XplNode.get_doc()()().) |
![]() | get_ElementName()()() |
Obtiene el nombre del elemento XML del nodo.
(Inherited from XplNode.) |
![]() | get_ErrorString()()() | (Inherited from XplNode.) |
![]() | get_helpURL()()() | (Overrides XplNode.get_helpURL()()().) |
![]() | get_IntValue()()() | (Inherited from XplNode.) |
![]() | get_iny()()() | (Overrides XplNode.get_iny()()().) |
![]() | get_inyby()()() | (Overrides XplNode.get_inyby()()().) |
![]() | get_inydata()()() | (Overrides XplNode.get_inydata()()().) |
![]() | get_lddata()()() | (Overrides XplNode.get_lddata()()().) |
![]() | get_ldsrc()()() | (Overrides XplNode.get_ldsrc()()().) |
![]() | get_Parent()()() | (Inherited from XplNode.) |
![]() | get_StringValue()()() | (Inherited from XplNode.) |
![]() | get_TypeName()()() | (Overrides XplNode.get_TypeName()()().) |
![]() | get_UnsignedValue()()() | (Inherited from XplNode.) |
![]() | 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.) |
![]() | MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | new_d()()() | |
![]() ![]() | new_e()()() | |
![]() | Read(XplReader) | (Overrides XplNode.Read(XplReader).) |
![]() | set_Content(XplNode) | (Overrides XplNode.set_Content(XplNode).) |
![]() | set_doc(String) | (Overrides XplNode.set_doc(String).) |
![]() | set_ElementName(String) | (Inherited from XplNode.) |
![]() | set_ErrorString(String) | (Inherited from XplNode.) |
![]() | set_helpURL(String) | (Overrides XplNode.set_helpURL(String).) |
![]() | set_iny(Boolean) | (Overrides XplNode.set_iny(Boolean).) |
![]() | set_inyby(String) | (Overrides XplNode.set_inyby(String).) |
![]() | set_inydata(String) | (Overrides XplNode.set_inydata(String).) |
![]() | set_lddata(String) | (Overrides XplNode.set_lddata(String).) |
![]() | set_ldsrc(String) | (Overrides XplNode.set_ldsrc(String).) |
![]() | set_Parent(XplNode) | (Inherited from XplNode.) |
![]() | set_Value(String) | (Inherited from XplNode.) |
![]() | set_Value(Int32) | (Inherited from XplNode.) |
![]() | set_Value(Object) |
Funcion para establecer valor generica, es obsoleta
deberia chequear el tipo del objeto pasado. Usar
con cuidado.
(Inherited from XplNode.) |
![]() | ToString()()() | (Inherited from Object.) |
![]() | Write(XplWriter) | (Overrides XplNode.Write(XplWriter).) |