[Missing <summary> documentation for "P:NHibernate.Id.CounterGenerator.Count"]

Namespace: NHibernate.Id
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
protected short Count { get; }
Visual Basic
Protected ReadOnly Property Count As Short
	Get
Visual C++
protected:
property short Count {
	short get ();
}

See Also