| Miner.Interop Namespace > MMCostItemFavoriteListClass Class : CostItemFavorite Property |
'DeclarationPublic Overridable ReadOnly Property CostItemFavorite( _ ByVal Index As System.Integer _ ) As IMMCostItemFavorite
'UsageDim instance As MMCostItemFavoriteListClass Dim Index As System.Integer Dim value As IMMCostItemFavorite value = instance.CostItemFavorite(Index)
public virtual IMMCostItemFavorite CostItemFavorite( System.int Index ) {get;}
public read-only property CostItemFavorite( Index: System.Integer ): IMMCostItemFavorite; virtual;
public function get CostItemFavorite( Index : System.int ) : IMMCostItemFavorite
public: __property virtual IMMCostItemFavorite* get_CostItemFavorite( System.int Index );
public: virtual property IMMCostItemFavorite^ CostItemFavorite { IMMCostItemFavorite^ get(System.int Index); }
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