←Select platform

Value Property (SaneWordListConstraint)

Summary

Gets the constraint numbers list value.

Syntax

C#
VB
Java
C++
public int[] Value {get;} 
Public ReadOnly Property Value As Integer() 
public int[] getValue() 
public: 
property array<int>^ Value { 
   array<int>^ get(); 
} 

Property Value

Gets the list of valid numbers for the constraint.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly