Graph Class | 
The Graph type exposes the following members.
| Name | Description | |
|---|---|---|
| Graph(GraphNode) | Initializes a new instance of the Graph class | |
| Graph(IntPtr, Boolean) | Initializes a new instance of the Graph class | 
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper)  | 
|
| IsDisposed | (Inherited from DisposableWrapper)  | 
|
| IsEmpty | ||
| NumNodes | ||
| RootNode | ||
| UnmanagedObject | (Inherited from DisposableWrapper)  | 
| Name | Description | |
|---|---|---|
| AddEdge | ||
| AddNode | ||
| BreakCycleEdge | ||
| ClearAll | ||
| Create | ||
| CreateObjRef | (Inherited from MarshalByRefObject)  | 
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject)  | 
|
| DelNode | ||
| Dispose | (Inherited from DisposableWrapper)  | 
|
| Dispose(Boolean) | (Inherited from DisposableWrapper)  | 
|
| Equals | (Inherited from DisposableWrapper)  | 
|
| Finalize | (Inherited from DisposableWrapper)  | 
|
| FindCycles | ||
| GetHashCode | (Inherited from DisposableWrapper)  | 
|
| GetLifetimeService | (Inherited from MarshalByRefObject)  | 
|
| GetOutgoing | ||
| GetType | (Inherited from Object)  | 
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject)  | 
|
| MemberwiseClone | (Inherited from Object)  | 
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject)  | 
|
| Node | ||
| Reset | ||
| SetNodeGrowthRate | ||
| ToString | (Inherited from Object)  | 
| © Bricsys NV. All rights reserved. |