'宣言 Protected Sub RemoveInt( _ ByVal item As System.Object _ )
'使用法 Dim instance As OwnedCollectionBase Dim item As System.Object instance.RemoveInt(item)
protected void RemoveInt( System.object item )
パラメータ
- item
'宣言 Protected Sub RemoveInt( _ ByVal item As System.Object _ )
'使用法 Dim instance As OwnedCollectionBase Dim item As System.Object instance.RemoveInt(item)
protected void RemoveInt( System.object item )