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 ValueType.Equals(Object).)
Public methodEquals(PropertyName)
Determines if two property names are equal.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueType.GetHashCode().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns property name as string.
(Overrides ValueType.ToString().)
Top
See Also