Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回 SAParameter 对象在集合中的位置。
Public Overrides Function IndexOf(ByVal value As Object) As Integer
public override int IndexOf(object value)
value 要查找的 SAParameter 对象。
SAParameter 对象在集合中的位置(从零开始)。