This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfoImpl Interface > IItemInfoImpl.LoadFromXmlFile Method (ArcObjects .NET 10.4 SDK) |
Load ItemInfo from a XML file.
[Visual Basic .NET] Public Sub LoadFromXmlFile ( _ ByVal xmlFilePath As String _ )
[C#] public void LoadFromXmlFile ( string xmlFilePath );
[C++]
HRESULT LoadFromXmlFile(
BSTR xmlFilePath
);
[C++]
Parameters xmlFilePath [in] xmlFilePath is a parameter of type BSTR