Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查集合中是否存在 ULParameter 对象。
Public Overrides Function Contains(ByVal value As Object) As Boolean
public override bool Contains(object value)
value 要检查的 ULParameter 对象。
如果集合中包含该 ULParameter 对象,则为 true;否则为 false。