Count property

Returns the number of SAParameter objects in the collection.

Visual Basic syntax

Public ReadOnly Overrides Property Count As Integer

C# syntax

public override int Count {get;}

Remarks

The number of SAParameter objects in the collection.