ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / KnowledgeGraphLayerIDSet Class
Properties Methods


In This Topic
    KnowledgeGraphLayerIDSet Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphLayerIDSet.

    Public Properties
     NameDescription
    Public Property Gets if the ID set is empty.  
    Public Property Gets the count of named object types in the ID set.  
    Top
    Public Methods
     NameDescription
    Public Method Determines if the specified named object type is in the ID set.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic) Creates a KnowledgeGraphLayerIDSet from a selection set. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the set of invalid named types in the set. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Creates the dictionary of named object types and their corresponding objectIDs.  
    Public Method Creates the dictionary of named object types and their corresponding IDs. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also