←Select platform

GetOptionValue Method

Summary

Gets the value of the specified option.

Syntax

C#
VB
Java
C++
public abstract string GetOptionValue(  
   string optionName 
) 
Public MustOverride Function GetOptionValue( _ 
   ByVal optionName As String _ 
) As String 
public abstract String getOptionValue(String optionName)
public: 
abstract String^ GetOptionValue(  
   String^ optionName 
) 

Parameters

optionName
The option index.

Return Value

The option value.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Sane Assembly
Click or drag to resize