Click or drag to resize

LocalTime Methods

The LocalTime type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(LocalTime)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodStatic memberParse
Creates a new LocalTime instance based on the string representation.
Public methodToString (Overrides ObjectToString.)
Top
See Also