| BPM.Client.Notify Namespace > MessageItemCollection Class : Find Method |
'DeclarationPublic Function Find( _ ByVal match As Predicate(Of MessageItem) _ ) As MessageItem
'UsageDim 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