VTimeZoneCollection Properties

Properties

Count Return the number of items in the collection
IsFixedSize The collection is not of a fixed size
IsReadOnly This collection is never read-only
IsSynchronized ICollection.IsSynchronized implementation
Item[Int32] Collection indexer
Item[String] Collection indexer
MergingEnabled This is used to get or set whether merging of time zone information is disabled
SyncRoot ICollection.SyncRoot implementation

See Also