Name | Description | |
---|---|---|
![]() | NGraphPartContainer Constructor | Default constructor |
The following tables list the members exposed by NGraphPartContainer.
Name | Description | |
---|---|---|
![]() | NGraphPartContainer Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | Cache | Cache for time consuming graph part container checks. |
![]() | CurAutoId | Gets or sets the current auto id which will be assigned to the next part added to the container. |
![]() | IsUpdating | Determines whether the graph part container is currently being updated. |
Name | Description | |
---|---|---|
![]() | BeginUpdate | Begins the graph part container update |
![]() | EndUpdate | Ends the graph part container update |
![]() | GetPartById | Gets the graph part by its id |
![]() | GetPartsIterator | Gets a parts iterator |
![]() | InvalidateCashe | Invalidates all cashed information in the container and its parts |
Name | Description | |
---|---|---|
![]() | RegisterPart | Adds a part to the container |
![]() | UnregisterPart | Removes a part from the container |