ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptions Class
Properties Methods


In This Topic
    ToolOptions Class Members
    In This Topic

    The following tables list the members exposed by ToolOptions.

    Public Properties
     NameDescription
    Public Property Gets the number of items in the collection.  
    Public Property Gets if the collection is readonly.  
    Public Property Gets the object in the collection referenced by the specified key.  
    Public Property Gets the set of keys in the collection.  
    Public Property Gets the Template associated with this ToolOptionsPropertySet  
    Public Property Gets the ToolID associated with this ToolOptionsPropertySet  
    Public Property Gets the set of values in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method Clears the collection.  
    Public Method Gets if the specified key value pair is in the collection.  
    Public Method Gets if the specified key is in the collection.  
    Public Method Provide generic access to an option  
    Public MethodOverloaded.   
    Top
    See Also