'Declaration Public Sub RemoveAt( _ ByVal index As Integer _ )
'Declaration
Public Sub RemoveAt( _ ByVal index As Integer _ )
'使用法 Dim instance As SubItemCollectionInfo Dim index As Integer instance.RemoveAt(index)
'使用法
Dim instance As SubItemCollectionInfo Dim index As Integer instance.RemoveAt(index)
public void RemoveAt( int index )
SubItemCollectionInfo クラス SubItemCollectionInfo メンバ
Copyright © 2004 GrapeCity inc.