ArcObjects Library Reference (SystemUtility)  

IDocumentHelper2.Maps Property

property Maps.

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

[C++]
HRESULT get_Maps(
  BSTR sourceDoc,
  IArray** ppMaps
);
[C++]

Parameters

sourceDoc [in]   sourceDoc is a parameter of type BSTR ppMaps [out, retval]

  ppMaps is a parameter of type IArray

See Also

IDocumentHelper2 Interface