Click or drag to resize
PathEdgeNodeGetChildPathEdges Method
Gets the child path edges.

Namespace:  SD.LLBLGen.Pro.ODataSupportClasses
Assembly:  SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public IPathEdge[] GetChildPathEdges()

Return Value

Type: IPathEdge
array of the patch edges requested
See Also