This document is archived and information here might be outdated.  Recommended version.


IPersistStreamInit.InitNew Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IPersistStreamInit.InitNew Method

[Visual Basic .NET]
Public Sub InitNew ( _
)
[C#]
public void InitNew (
);
[C++]
HRESULT InitNew(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPersistStreamInit Interface