GanttControlNodes Methods
Provides a collection of GanttControlNode objects.
Name | Description |
---|---|
Add |
Appends a new node to the end of the collection. |
Add |
Appends a new node to the end of the collection. |
Clear() |
Removes all elements from the current node collection.
Inherited from Tree |
Copy |
Copies the entire nodes collection to a one dimensional array starting at the specified index of the target array.
Inherited from Tree |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the enumerator used to iterate through the node collection.
Inherited from Tree |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Index |
Returns the index of the specified node in this collection. |
Index |
Returns the index of a specified node within the node collection.
Inherited from Tree |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified node from the collection. |
Remove |
Removes a specific node from the node collection.
Inherited from Tree |
Remove |
Removes a node referenced by the specified index from the node collection.
Inherited from Tree |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also