MultyDecodeType.Add

MultyDecodeType.Add method

Adds one more SingleDecodeType to the MultyDecodeType.

public void Add(SingleDecodeType singleType)
ParameterTypeDescription
singleTypeSingleDecodeTypeA Single DecodeType to be added to the list

See Also