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