Value Property (SaneWordListConstraint)
Summary
Gets the constraint numbers list value.
Syntax
public int[] Value {get;}
Public ReadOnly Property Value As Integer()
public:
property array<int>^ Value {
array<int>^ get();
}
Property Value
Gets the list of valid numbers for the constraint.