'宣言 Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As RplRec _ )
'使用法 Dim instance As RplRecs Dim index As System.Integer Dim item As RplRec instance.Insert(index, item)
public void Insert( System.int index, RplRec item )
RplRecs クラス RplRecs メンバ