Advanced.Data.Provider Documentation

AdpParameterCollection.Count Property

[This is preliminary documentation and subject to change.]

Gets the number of AdpParameter objects in the collection.

[Visual Basic]
NotOverridable Public ReadOnly Property Count As Integer Implements _
   ICollection.Count
[C#]
public int Count {get;}

Implements

ICollection.Count

See Also

AdpParameterCollection Class | Advanced.Data.Provider Namespace