This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalog Interface > IGxCatalog.ConstructFullName Method (ArcObjects .NET 10.4 SDK) |
Constructs the full name for an object.
[Visual Basic .NET] Public Function ConstructFullName ( _ ByVal gxObject As IGxObject _ ) As String
[C#] public string ConstructFullName ( IGxObject gxObject );