An NDoc Documented Class Library

DateFormat Members

DateFormat overview

Public Static (Shared) Fields

DayMonthYear 
DayYearMonth 
MonthDayYear 
MonthYearDay 
YearDayMonth 
YearMonthDay 

Public Static (Shared) Properties

CultureDefault 

Public Static (Shared) Methods

Create 
Parse 

Public Instance Methods

DisplayValue 
Equals 
GetHashCode 
GetType (inherited from Object) Gets the Type of the current instance.
ToString 

Protected Instance Constructors

DateFormat ConstructorInitializes a new instance of the DateFormat class.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

DateFormat Class | White.Core.UIItems Namespace