Click or drag to resize

CONVERSION_TYPE Enumeration

Linkar Framework for .NET and Core


The conversion type for Conversion functions.

Namespace: Linkar.Functions
Assembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax
public enum CONVERSION_TYPE
Members
Member nameValueDescription
INPUT0 Perform ICONV type conversions.
OUTPUT1 Perform OCONV type conversions.
See Also