CompoundStructure.IsValidSegmentId
Description:
Determines whether the specified integer is actually the id of a segment in this CompoundStructure.
Determines whether the specified integer is actually the id of a segment in this CompoundStructure.
public bool IsValidSegmentId(
int segmentId
)
-
Int32segmentIdThe id of a segment in this CompoundStructure.
-
This operation is valid only for vertically compound structures.