public virtual void CopyTo( System.int index, System.Array array, System.int arrayIndex, System.int count )
'Declaration
Public Overloads Overridable Sub CopyTo( _ ByVal index As System.Integer, _ ByVal array As System.Array, _ ByVal arrayIndex As System.Integer, _ ByVal count As System.Integer _ )
'Usage
Dim instance As NStringHolderCollection Dim index As System.Integer Dim array As System.Array Dim arrayIndex As System.Integer Dim count As System.Integer instance.CopyTo(index, array, arrayIndex, count)
Parameters
- index
- array
- arrayIndex
- count