public IReadOnlyList<Rule> GetRules()
Public Function GetRules() As IReadOnlyList(Of Rule)
Return Value
An IReadOnlyList of Rule objects.
public IReadOnlyList<Rule> GetRules()
Public Function GetRules() As IReadOnlyList(Of Rule)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10