Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter.FpseDecodeParameters Class / TimeSeparatorsCount Property


In This Topic
TimeSeparatorsCount Property
In This Topic
Gets or sets time separators.
Syntax
'Declaration
 
Public Property TimeSeparatorsCount As Integer
 
'Usage
 
Dim instance As GeneralFormatter.FpseDecodeParameters
Dim value As Integer
 
instance.TimeSeparatorsCount = value
 
value = instance.TimeSeparatorsCount
See Also