[]
Extracts the key from the specified element.
protected override DateTime GetKeyForItem(Day item)
Type | Name | Description |
---|---|---|
Day | item | The element from which to extract the key. |
Type | Description |
---|---|
DateTime | The key for the specified element. |