| Modifier and Type | Method and Description |
|---|---|
ByDay |
ByDayCollection.get(int index)
Gets or sets a
ByDay from the collection. |
| Modifier and Type | Method and Description |
|---|---|
int |
ByDayCollection.add(ByDay byDay)
Adds a
ByDay to the collection. |
protected boolean |
ByDay.equals(ByDay other)
Determines whether the specified
ByDay is equal to this instance. |
void |
ByDayCollection.set(int index,
ByDay value)
Gets or sets a
ByDay from the collection. |
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.