BPM.Client.Notify Namespace > MessageItemCollection Class : Find Method |
'Declaration
Public Function Find( _ ByVal match As Predicate(Of MessageItem) _ ) As MessageItem
'Usage
Dim instance As MessageItemCollection Dim match As Predicate(Of MessageItem) Dim value As MessageItem value = instance.Find(match)
public MessageItem Find( Predicate<MessageItem> match )
public: MessageItem^ Find( Predicate<MessageItem^>^ 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