TrueForAll Method (IGlobalStringListCollection)
Syntax
'Declaration
Function TrueForAll( _
ByVal _match_ As Predicate(Of IGlobalStringList) _
) As Boolean
bool TrueForAll(
Predicate<IGlobalStringList> _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
IGlobalStringListCollection Interface
IGlobalStringListCollection Members