BPM.Server.Data.Common Namespace > BPMDBParameterCollection Class > LastIndexOf Method : LastIndexOf(BPMDBParameter) Method |
'Declaration
Public Overloads Function LastIndexOf( _ ByVal item As BPMDBParameter _ ) As Integer
'Usage
Dim instance As BPMDBParameterCollection Dim item As BPMDBParameter Dim value As Integer value = instance.LastIndexOf(item)
public int LastIndexOf( BPMDBParameter item )
public: int LastIndexOf( BPMDBParameter^ item )
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