'宣言 Public Sub Remove( _ ByVal item As IndexEntry _ )
'使用法 Dim instance As IndexEntryCollection Dim item As IndexEntry instance.Remove(item)
public void Remove( IndexEntry item )
パラメータ
- item
 - The item to add.
 
'宣言 Public Sub Remove( _ ByVal item As IndexEntry _ )
'使用法 Dim instance As IndexEntryCollection Dim item As IndexEntry instance.Remove(item)
public void Remove( IndexEntry item )