| LogNode Class | 
Namespace: SD.LLBLGen.Pro.Core.GeneralDataStructures
The LogNode type exposes the following members.
| Name | Description | |
|---|---|---|
| CreationTimeTicks | 
            Gets the creation time of this node in ticks.
              | |
| Description | 
            Gets / sets the description of this lognode.
              | |
| Nodes | 
            Gets the Nodes HybridDictionary of this lognode. 
              | |
| NodeType | 
            Gets / sets the NodeType of the node.
              | 
| Name | Description | |
|---|---|---|
| AddChildNodes | 
            Adds the child nodes to the nodes collection of this lognode, using a new guid for each node as key.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (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.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |