ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingGroupTemplate Class / Builders Property

In This Topic
    Builders Property
    In This Topic
    Gets an System.Collections.Generic.IEnumerable of the BuilderMethods that are registered in the applciation DAML.
    Syntax
    public static IReadOnlyCollection<BuilderMethod> Builders {get;}
    Public Shared ReadOnly Property Builders As IReadOnlyCollection(Of BuilderMethod)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also