This document is archived and information here might be outdated.  Recommended version.


IGUIDGenerator Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGUIDGenerator Interface
ArcGIS Developer Help

IGUIDGenerator Interface

Provides access to a GUID generator.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method CreateGUID Create a Global Unique Identifier.
Method ValidateGUID Validates the format of a Global Unique Identifier.

Classes that implement IGUIDGenerator

Classes Description

Remarks

Geodatabase workspaces can be cast to this interface to create and validate GUIDs.