Add

DayTypeCollection.Add method

指定されたアイテムをこのコレクションに追加します。

public void Add(DayType item)
パラメータタイプ説明
itemDayTypeこのコレクションに追加する指定されたアイテム。

関連項目