public IList<IList<GeometryObject>> GetLandingGeometries()
Public Function GetLandingGeometries As IList(Of IList(Of GeometryObject))
public: IList<IList<GeometryObject^>^>^ GetLandingGeometries()
member GetLandingGeometries : unit -> IList<IList<GeometryObject>>