DayOfTheWeekCollectionItem - свойство
Gets the DayOfTheWeek at a specific index in the collection.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public DayOfTheWeek this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As DayOfTheWeek
Get
public:
property DayOfTheWeek default[int index] {
DayOfTheWeek get (int index);
}
member Item : DayOfTheWeek with get
- index Int32
- Index
DayOfTheWeekDayOfTheWeek at index