TradingSchedule..::..GetMostRestrictedOf Method
Gets the ITradingSchedule which is covered by all other schedules in
schedules.
Namespace:
Suoranta.Finance.Trading.TradingSchedulesAssembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
public static ITradingSchedule GetMostRestrictedOf( ITradingSchedule[] schedules )
Parameters
- schedules
- Type: array<ITradingSchedule>[]()[][]
the list of schedules

