VTimeZoneCollection.IsFixedSize Property

The collection is not of a fixed size

Definition

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

Return Value

Boolean
This always returns false

Implements

IList.IsFixedSize

See Also