This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFactoryMetadata Interface > IGxObjectFactoryMetadata.GetGxObjectFromMetadata Method (ArcObjects .NET 10.4 SDK) |
Given a path to some metadata, constructs the corresponding GxObject.
[Visual Basic .NET] Public Function GetGxObjectFromMetadata ( _ ByVal metadataPath As String _ ) As IGxObject
[C#] public IGxObject GetGxObjectFromMetadata ( string metadataPath );