property Map.
ERROR: Syntax information about IDocumentHelper.Map may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll
[C++]
HRESULT get_Map(
BSTR sourceDoc,
long index,
IMap** ppMap
);
[C++]Parameters
sourceDoc [in] sourceDoc is a parameter of type BSTR index [in] index is a parameter of type long ppMap [out, retval]ppMap is a parameter of type IMap