ArcObjects Library Reference (SystemUtility)  

IDocumentHelper.ReplaceObject Method

method ReplaceObject.

ERROR: Syntax information about IDocumentHelper.ReplaceObject may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT ReplaceObject(
  BSTR sourceDoc,
  BSTR targetDoc,
  esriDocumentHelperReplacementObjectTypes type
);
[C++]

Parameters

sourceDoc [in]   sourceDoc is a parameter of type BSTR targetDoc [in]   targetDoc is a parameter of type BSTR type [in]

  type is a parameter of type esriDocumentHelperReplacementObjectTypes

See Also

IDocumentHelper Interface