Miner.Interop Namespace > IMMExpressDesign Interface : AddCostItem Method |
'Declaration
Sub AddCostItem( _ ByVal pRow As ESRI.ArcGIS.Geodatabase.IRow, _ ByVal pMMCostItemFavorite As IMMCostItemFavorite _ )
'Usage
Dim instance As IMMExpressDesign Dim pRow As ESRI.ArcGIS.Geodatabase.IRow Dim pMMCostItemFavorite As IMMCostItemFavorite instance.AddCostItem(pRow, pMMCostItemFavorite)
void AddCostItem( ESRI.ArcGIS.Geodatabase.IRow pRow, IMMCostItemFavorite pMMCostItemFavorite )
procedure AddCostItem( pRow: ESRI.ArcGIS.Geodatabase.IRow; pMMCostItemFavorite: IMMCostItemFavorite );
function AddCostItem( pRow : ESRI.ArcGIS.Geodatabase.IRow, pMMCostItemFavorite : IMMCostItemFavorite );
void AddCostItem( ESRI.ArcGIS.Geodatabase.IRow* pRow, IMMCostItemFavorite* pMMCostItemFavorite )
void AddCostItem( ESRI.ArcGIS.Geodatabase.IRow^ pRow, IMMCostItemFavorite^ pMMCostItemFavorite )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2