public IList<IntersectingElementData> GetIntersectingElementData()
Public Function GetIntersectingElementData As IList(Of IntersectingElementData)
public: IList<IntersectingElementData^>^ GetIntersectingElementData()
member GetIntersectingElementData : unit -> IList<IntersectingElementData>