MVPSI.JAMS Namespace > Submit.ParameterCollection Class : FindLast Method |
'Declaration
<__DynamicallyInvokableAttribute()> Public Function FindLast( _ ByVal match As System.Predicate(Of Submit.Parameter) _ ) As Submit.Parameter
'Usage
Dim instance As Submit.ParameterCollection Dim match As System.Predicate(Of Submit.Parameter) Dim value As Submit.Parameter value = instance.FindLast(match)
[__DynamicallyInvokable()] public Submit.Parameter FindLast( System.Predicate<Submit.Parameter> match )
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