CustomTimeZonesSort Method |
Namespace: ANDREICSLIB.HelpersAssembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static void Sort(
bool byName
)
Public Shared Sub Sort (
byName As Boolean
)
public:
static void Sort(
bool byName
)
static member Sort :
byName : bool -> unit
Parameters
- byName
- Type: SystemBoolean
See Also