SeparatorType Enum

Definition

The possible separator types.

public enum SeparatorType
type SeparatorType = 
Public Enum SeparatorType
Inheritance
SeparatorType

Fields

Name Value Description
NotSpecified 0
Dot 1
DoubleColon 2

Applies to