Table of Contents

Enum ReaderValueKind

Namespace
Mech3DotNet.Reader
Assembly
Mech3DotNet.dll

The kind of ReaderValue.

public enum ReaderValueKind

Fields

Float = 1
Int = 0
List = 3
String = 2