CopyTo(Int32,IGlobalStringList[],Int32,Int32) Method
Syntax
'Declaration
Overloads Sub CopyTo( _
ByVal _index_ As Integer, _
ByVal _array_() As IGlobalStringList, _
ByVal _arrayIndex_ As Integer, _
ByVal _count_ As Integer _
)
void CopyTo(
int _index_,
IGlobalStringList[] _array_,
int _arrayIndex_,
int _count_
)
Parameters
index
array
arrayIndex
count
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
Overload List