←Select platform

Value Property (SaneStringListConstraint)

Summary

Gets the constraint string list value.

Syntax

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

Property Value

The applicable string option values.

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