Click or drag to resize

PropertyName Methods

IT Hit WebDAV Classes Reference

The PropertyName type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines if two property names are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(PropertyName)
Determines if two property names are equal.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns property name as string.
(Overrides ValueTypeToString.)
Top
See Also