Methods 


DateTimeExtensions Class Members

The following tables list the members exposed by DateTimeExtensions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Adds the delta between the specified System.DateTime and System.TimeSpan  
Public Methodstatic (Shared in Visual Basic) Adds the number of months to a DateTime instance, rolling year if end of year is reached  
Public Methodstatic (Shared in Visual Basic) Adds the number of years to a DateTime instance  
Public Methodstatic (Shared in Visual Basic)Determines whether addition is valid between the specified System.DateTime and System.TimeSpan  
Public Methodstatic (Shared in Visual Basic)Determines whether the System.DateTime is defined.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also