Show / Hide Table of Contents

Constructor UtilityAssociationsPopupElement

UtilityAssociationsPopupElement(IEnumerable<UtilityAssociationsFilter>)

Initializes a new instance of the UtilityAssociationsPopupElement class which displays associations based on the filters provided.

Declaration
public UtilityAssociationsPopupElement(IEnumerable<UtilityAssociationsFilter> associationFilters)
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<UtilityAssociationsFilter> associationFilters

A collection of utility associations filters that specify the displayed utility associations.

Remarks

If no filters are provided, all associations will be displayed.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.7 - 200.8
.NET200.7 - 200.8
.NET Windows200.7 - 200.8
.NET Android200.7 - 200.8
.NET iOS200.7 - 200.8
.NET Framework200.7 - 200.8
UWP200.7 - 200.8
In This Article
Back to top Copyright © 2022 Esri.