Gets the full untranslated name of the argument
virtual std::wstring GetArgFullName( ) const; |
Returns the argument name, as passed to the object's constructor,
along with any indexing suffixes which apply if the object is being used to extract scalar values
from a vector or matrix input, e.g. x[2]
or y[3,1]
.
Header: xlpconvert.h
CScalarConvertParams<T> Class | CScalarConvertParams<T> Methods | GetArgName | GetArgFullNameTranslated | GetArgNameTranslated