Two phase object construction.
[Visual Basic .NET] Public Sub Construct ( _ ByVal props As IPropertySet _ )
[C#] public void Construct ( IPropertySet props );
[C++]
HRESULT Construct(
IPropertySet* props
);
[C++]Parameters
props [in]props is a parameter of type IPropertySet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.