VTimeZoneCollectionSort Method

Overload List

Sort(Boolean) This is used to sort the collection in ascending or descending order by time zone ID
Sort(ComparisonVTimeZone) Sort the items in the collection using the specified ComparisonT delegate
Sort(IComparerVTimeZone) Sort the items in the collection using the specified comparer

See Also