ArcObjects Library Reference (System) |
|
Provides access to members that work with globally unique identifier objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the IUID interface to set the value of a UID object, set the subtype of the UID object, generate a new globally unique value, or compare two UID objects.
Members
|
Name |
Description |
|
Compare |
Indicates if the two UID objects represent the same globally unique identifier. |
|
Generate |
Creates a new globally unique value for the UID object. |
|
SubType |
The subtype of the UID object. |
|
Value |
The value of the UID object. |
CoClasses that implement IUID
CoClasses and Classes |
Description |
UID |
Unique Identifier Object. |
See Also
UID Class
.NET Snippets
Use Custom Tool on Windows Form |
Statements - Use a Tool in a Windows Form |
Add North Arrow |
Retrieve Objects From Component Category |
List ArcMap Visible Toolbars |
Loop Through Layers of Specific UID |
Add Scale Bar |
Add Legend