XLL+ Class Library (6.3)

CVectorConvertParams<T> Methods

The methods of the CVectorConvertParams<T> class are listed here.

Construction

public method CVectorConvertParams Constructs a CVectorConvertParams<T> object

Name

public method GetArgFullName Gets the full untranslated name of the argument
public method GetArgFullNameTranslated Gets the full translated name of the argument
public method GetArgName Gets the untranslated name of the argument
public method GetArgNameTranslated Get the name of the argument, translated into the current language

Parameters

public method GetBoolParam Gets the value of an extended parameter of boolean type
public method GetIntParam Gets the value of an extended parameter of integer type
public method GetStringParam Gets the value of an extended parameter of string type
public method SetBoolParam Sets the value of an extended parameter of boolean type
public method SetIntParam Sets the value of an extended parameter of integer type
public method SetStringParam Sets the value of an extended parameter of string type

Requirements

Header: xlpconvert.h

See Also

CVectorConvertParams<T> Class | xlpconvert.h | Conversion Functions | CScalarConvertParams<T> class | CMatrixConvertParams<T> class