ArcObjects Library Reference (SystemUtility)  

IElementHelper.UpdateElement Method

method UpdateElement.

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

[C++]
HRESULT UpdateElement(
  BSTR sourceDoc,
  BSTR targetDoc,
  esriElementUpdateTypes 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 esriElementUpdateTypes

See Also

IElementHelper Interface