VTimeZoneCollectionCount Property
Return the number of items in the collection
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () sealed;
}
abstract Count : int with get
override Count : int with get
Int32ICollectionTCount