GraphNodeCollectionIndexOf Method

Returns the index of the GraphNode object in this collection that matches the specified object.

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

Parameters

value  GraphNode
[in] GraphNode object for which to find the index.

Return Value

Int32
See Also

©  Bricsys NV. All rights reserved.