Click or drag to resize

Property Methods

The Property type exposes the following members.

Methods
 NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Item)
Protected methodDispose(Boolean) Releases the resources used by this instance.
(Overrides ItemDispose(Boolean))
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalize Finalizes the instance.
(Inherited from Item)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodNotifyPropertyChanged Raises the PropertyChanged event for the specified property.
(Inherited from Item)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also