The Portrate Interview Engine

CountRule Constructor 

Constructs an empty instance of CountRule

[Visual Basic]
Public Sub New()
[C#]
public CountRule();
[C++]
public: CountRule();
[JScript]
public function CountRule();

See Also

CountRule Class | Portrate.Interview.Model.Rules Namespace