Mimer Data Provider v9.2

MimerParameterCollection.Count Property

Gets the number of MimerParameter objects in the collection.

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

Property Value

The number of MimerParameter objects in the collection.

Implements

ICollection.Count

See Also

MimerParameterCollection Class | Mimer.Data.Client Namespace