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

In This Topic
    KnowledgeGraphArrayValue Class
    In This Topic
    Represents an array of knowledge graph values in a KnowledgeGraph.
    Syntax
    public class KnowledgeGraphArrayValue : KnowledgeGraphValue, System.IDisposable  
    Public Class KnowledgeGraphArrayValue 
       Inherits KnowledgeGraphValue
       Implements System.IDisposable 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.Knowledge.KnowledgeGraphValue
             ArcGIS.Core.Data.Knowledge.KnowledgeGraphArrayValue

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also