Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
ULParameter をコレクションから削除します。
Public Overrides Sub Remove(ByVal value As Object)
public override void Remove(object value)
value 削除する ULParameter オブジェクト。
ArgumentNullException null 参照 (Visual Basic の Nothing) を使用してパラメーターを設定することはできません。
InvalidCastException 指定される値は ULParameter である必要があります。
ArgumentException コレクション内に、指定されたパラメーターがありません。