ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphRow Class
Properties Methods


In This Topic
    KnowledgeGraphRow Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphRow.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Property Gets the value in the graph row specified by the index. This indexer must be called on the MCT. Use QueuedTask.Run.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodGets the count of values on the KnowledgeGraphRow. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also