VTimeZoneCollection.Count Property

Return the number of items in the collection

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public int Count { get; }

Property Value

Int32

Implements

ICollection<T>.Count

See Also