Click or drag to resize

Location Methods

The Location type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares to locations.
Public methodStatic memberCreate(Group, Boolean)
Creates the specified group.
Public methodStatic memberCreate(User, Boolean)
Creates the specified user.
Public methodStatic memberCreate(User, Group, Boolean)
Creates the specified user.
Public methodEquals
Determines whether the specified Location is equal to this current Location value
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Top
See Also