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.
-
segmentIdThe id of a segment in this CompoundStructure.
Return Value
bool
True if the specified segment is valid, false otherwise.
-
This operation is valid only for vertically compound structures.