MultiDecodeType.ToString

MultiDecodeType.ToString method

Overridden method representing MultiDecodeType as a string.

public override string ToString()

Return Value

A string representing MultiDecodeType instance as “singleDecodeType1, singleDecodeType2, …”

“AllSupportedTypes” returns when all types are included.

See Also