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 String) As Boolean
public override bool Contains(string value)
value 要搜索的参数的名称。
如果集合包含 SAParameter 对象,则为 true。否则为 false。