DataTypeToString Method

CVB.Net Documentation
Gets a string representation of this data type.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public override string ToString()

Return Value

Type: String
Short string representation of the data type.
Remarks

The following prefixes are available:
fFloating point image.sSigned integer image.cpComplex packed image.
See Also

Reference