GraphNodeCollectionAdd Method

Adds a GraphNode object to the collection.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public int Add(
        GraphNode value
)

Parameters

value  GraphNode
[in] GraphNode object to add.

Return Value

Int32
Count of objects that the collection stores after adding a graph node.
See Also

©  Bricsys NV. All rights reserved.