DotNext.VariantType
Namespace with 4 public types
Structures
Variant`2
Represents value that can be one of two possible types.
Variant`3
Represents value that can be one of three possible types.
Variant`4
Represents value that can be one of three possible types.
Interfaces
IVariant
A root interface for all variant data containers.