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