UnitIdentifierManager Class Members
In This Topic
The following tables list the members exposed by UnitIdentifierManager.
Public Properties
Public Methods
| | Name | Description |
 | Combine |
Combines the elements.
This method must be called on the MCT. Use QueuedTask.Run.
|
 | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
 | Divide |
Divides the specified element.
This method must be called on the MCT. Use QueuedTask.Run.
|
 | Query | Queries the content, UnitRange of an equipment container, such as ports (content) in a switch or slots (container) in a rack. This method must be called on the MCT. Use QueuedTask.Run. |
 | ReserveUnitIDs | Reserves a range to create a gap in the unit range UnitRange space of an equipment container. This method must be called on the MCT. Use QueuedTask.Run. |
 | Reset |
Removes gaps and resets the unit space to be contiguous within an equipment hierarchy.
This method must be called on the MCT. Use QueuedTask.Run.
|
 | Resize |
Updates the number of units in an equipment container.
This method must be called on the MCT. Use QueuedTask.Run.
|
Top
Extension Methods
See Also