IntersectionGetIntersectionLocaitonLabelIds Method |
Gets an ObjectIdCollection of the IntersectionLocaitonLabels on the Intersection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetIntersectionLocaitonLabelIds()
Public Function GetIntersectionLocaitonLabelIds As ObjectIdCollection
public:
ObjectIdCollection^ GetIntersectionLocaitonLabelIds()
Return Value
ObjectIdCollection
See Also