Definition
Namespace:Telerik.Windows.Controls.Data.PropertyGrid
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
C#
public class PropertySetPropertyInfo
Inheritance: objectPropertySetPropertyInfo
Constructors
Initializes a new instance of the PropertySetPropertyInfo class.
C#
public PropertySetPropertyInfo()
Methods
Returns a hash code for this instance.
C#
public override int GetHashCode()
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Overrides: