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