Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
从集合中删除一个 ULParameter。
Visual Basic Public Overrides Sub Remove( _ ByVal value As Object _ )
C# public override void Remove( object value );
value 要删除的 ULParameter 对象。