Find Method (IGlobalStringElementCollection)
Syntax
'Declaration
Function Find( _
ByVal _match_ As Predicate(Of IGlobalStringElement) _
) As IGlobalStringElement
IGlobalStringElement Find(
Predicate<IGlobalStringElement> _match_
)
Parameters
match
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
IGlobalStringElementCollection Interface
IGlobalStringElementCollection Members