AddRange Method (IGlobalStringElementCollection)
Syntax
'Declaration
Sub AddRange( _
ByVal _collection_ As IEnumerable(Of IGlobalStringElement) _
)
void AddRange(
IEnumerable<IGlobalStringElement> _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
IGlobalStringElementCollection Interface
IGlobalStringElementCollection Members