Gets the full translated name of the argument
                virtual std::wstring GetArgFullNameTranslated( ) const;  | 
            
        Returns the translated argument name, as passed to the object's constructor,
        along with any indexing suffixes which apply if the object is being used to extract vector values
        from a matrix input, e.g. x[2] or y[3].
        In addition, any numeric IDs are translated using the resources for the current user language.
      
Header: xlpconvert.h
CVectorConvertParams<T> Class | CVectorConvertParams<T> Methods | GetArgName | GetArgFullName | GetArgNameTranslated