ConstructorHistory..::..Count Property

Gets the count.

Namespace:  FastMoq.Models
Assembly:  FastMoq.Core (in FastMoq.Core.dll)

Syntax


public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int^ Count {
	int^ get ();
}

Field Value

The count.