'Declaration Public Sub InsertRange( _ ByVal index As Integer, _ ByVal items() As String _ )
'Declaration
Public Sub InsertRange( _ ByVal index As Integer, _ ByVal items() As String _ )
public void InsertRange( int index, string[] items )
StringCollectionItem クラス StringCollectionItem メンバ
© MESCIUS inc. All rights reserved.