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