ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphArrayValue Class


In This Topic
    KnowledgeGraphArrayValue Class Methods
    In This Topic

    For a list of all members of this type, see KnowledgeGraphArrayValue members.

    Public Methods
     NameDescription
    Public Method Add a value to the end of the array. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Add a collection of values to the end of the array. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the number of values in the graph array. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also