public IReadOnlyList<Selection> GetFeaturesForElements( IEnumerable<Element> elements )
Public Function GetFeaturesForElements( _ ByVal elements As IEnumerable(Of Element) _ ) As IReadOnlyList(Of Selection)
Parameters
- elements
- The elements to get the selection.
Return Value
A list of ArcGIS.Core.Data.Selection for the valid input Elements.