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