The methods of the PropertySorter class are listed below. For a complete list of PropertySorter class members, see the PropertySorter Members topic.
![]() | Overloaded. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. |
![]() | Overloaded. Returns whether this converter can convert the object to the specified type, using the specified context. |
![]() | Overloaded. Converts the given object to the type of this converter, using the specified context and culture information. |
![]() | Overloaded. Converts the given string to the type of this converter, using the invariant culture. |
![]() | Overloaded. Converts the specified text to an object. |
![]() | Overloaded. Converts the given value object to the specified type, using the specified context and culture information. |
![]() | Overloaded. Converts the specified value to a culture-invariant string representation. |
![]() | Overloaded. Converts the specified value to a string representation. |
![]() | Overloaded. Creates an instance of the Type that this TypeConverter is associated with, using the specified context, given a set of property values for the object. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Returns whether changing a value on this object requires a call to CreateInstance to create a new value, using the specified context. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Overloaded. Gets the properties. |
![]() | Overloaded. Returns a collection of properties for the type of array specified by the value parameter. |
![]() | Overloaded. Gets whether the GetProperties method is supported. |
![]() | Overloaded. Returns whether this object supports properties. |
![]() | Overloaded. Returns a collection of standard values for the data type this type converter is designed for when provided with a format context. |
![]() | Overloaded. Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context. |
![]() | Overloaded. Returns whether this object supports a standard set of values that can be picked from a list, using the specified context. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Returns whether the given value object is valid for this type and for the specified context. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Returns an exception to throw when a conversion cannot be performed. |
![]() | Returns an exception to throw when a conversion cannot be performed. |
![]() | Creates a shallow copy of the current Object. |
![]() | Sorts a collection of properties. |
PropertySorter Class | NDoc.Core.PropertyGridUI Namespace