This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXmlPropertySet2 Interface > IXmlPropertySet2.InitExisting Method (ArcObjects .NET 10.4 SDK) |
Initializes an XmlPropertySet and adds the Esri group of elements.
[Visual Basic .NET]
Public Sub InitExisting ( _
)
[C#] public void InitExisting ( );
[C++]
HRESULT InitExisting(
void
);
Documentation for this property can be found at the IXmlPropertySet::InitExisting description.