method ElementDetail.
ERROR: Syntax information about IElementHelper.ElementDetail may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll
[C++]
HRESULT get_ElementDetail(
BSTR sourceDoc,
long index,
esriDocumentHelperElementTypes type,
BSTR* detail
);
[C++]Parameters
sourceDoc [in] sourceDoc is a parameter of type BSTR index [in] index is a parameter of type long typetype is a parameter of type esriDocumentHelperElementTypes
detail [out, retval] detail is a parameter of type BSTR