TimeZoneNamePropertyCollection(IListTimeZoneNameProperty) Constructor
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public TimeZoneNamePropertyCollection(
IList<TimeZoneNameProperty> timeZoneNames
)
Public Sub New (
timeZoneNames As IList(Of TimeZoneNameProperty)
)
public:
TimeZoneNamePropertyCollection(
IList<TimeZoneNameProperty^>^ timeZoneNames
)
new :
timeZoneNames : IList<TimeZoneNameProperty> -> TimeZoneNamePropertyCollection
Parameters
- timeZoneNames IListTimeZoneNameProperty
- The IListT of time zone names to add