Name | Description | |
---|---|---|
![]() | IsEmpty | Gets if the ID set is empty. |
![]() | NamedObjectTypeCount | Gets the count of named object types in the ID set. |
The following tables list the members exposed by KnowledgeGraphLayerIDSet.
Name | Description | |
---|---|---|
![]() | IsEmpty | Gets if the ID set is empty. |
![]() | NamedObjectTypeCount | Gets the count of named object types in the ID set. |
Name | Description | |
---|---|---|
![]() | Contains | Determines if the specified named object type is in the ID set. |
![]() ![]() | FromDictionary | Overloaded. |
![]() ![]() | FromKnowledgeGraph | Overloaded. |
![]() ![]() | FromSelectionSet | Creates a KnowledgeGraphLayerIDSet from a selection set. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetInvalidNamedTypes | Gets the set of invalid named types in the set. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ToOIDDictionary | Creates the dictionary of named object types and their corresponding objectIDs. |
![]() | ToUIDDictionary | Creates the dictionary of named object types and their corresponding IDs. This method must be called on the MCT. Use QueuedTask.Run. |