'宣言 Public Sub CopyTo( _ ByVal array() As RenderObject, _ ByVal index As System.Integer _ )
'使用法 Dim instance As RenderSectionCollection Dim array() As RenderObject Dim index As System.Integer instance.CopyTo(array, index)
public void CopyTo( RenderObject[] array, System.int index )
パラメータ
- array
- index