Miner.Interop Namespace > MMTemplateNONEClass Class : ItemAdded Method |
'Declaration
Public Overridable Sub ItemAdded( _ ByVal pAddedItem As ID8ListItem, _ ByVal lIndex As System.Integer _ )
'Usage
Dim instance As MMTemplateNONEClass Dim pAddedItem As ID8ListItem Dim lIndex As System.Integer instance.ItemAdded(pAddedItem, lIndex)
public virtual void ItemAdded( ID8ListItem pAddedItem, System.int lIndex )
public procedure ItemAdded( pAddedItem: ID8ListItem; lIndex: System.Integer ); virtual;
public function ItemAdded( pAddedItem : ID8ListItem, lIndex : System.int );
public: virtual void ItemAdded( ID8ListItem* pAddedItem, System.int lIndex )
public: virtual void ItemAdded( ID8ListItem^ pAddedItem, System.int lIndex )
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