'宣言 Protected Sub Remove( _ ByVal obj As System.Object _ )
'使用法 Dim instance As FastList Dim obj As System.Object instance.Remove(obj)
protected void Remove( System.object obj )
FastList クラス FastList メンバ