AddRange Method (IGlobalStringListCollection)
Syntax
'Declaration
Sub AddRange( _
ByVal _collection_ As IEnumerable(Of IGlobalStringList) _
)
void AddRange(
IEnumerable<IGlobalStringList> _collection_
)
Parameters
collection
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