ForEach Method (IGlobalStringListCollection)
Syntax
'Declaration
Sub ForEach( _
ByVal _action_ As Action(Of IGlobalStringList) _
)
void ForEach(
Action<IGlobalStringList> _action_
)
Parameters
action
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