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