VTimeZoneCollectionIsFixedSize Property
The collection is not of a fixed size
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public bool IsFixedSize { get; }
Public ReadOnly Property IsFixedSize As Boolean
Get
public:
virtual property bool IsFixedSize {
bool get () sealed;
}
abstract IsFixedSize : bool with get
override IsFixedSize : bool with get
BooleanThis always returns false
IListIsFixedSize