DateDeconstruct Method

Overload List

Deconstruct(Int32, Int32)Extracts the year and month in a single call.
Deconstruct(Int32, Int32, Int32)Extracts all components from a date in a single call.

See Also