SuperTypeMembersSorter Class

Definition

Stores members from base classes and interfaces.

This API supports the product infrastructure and is not intended to be used directly from your code.

public ref class SuperTypeMembersSorter sealed
public sealed class SuperTypeMembersSorter
type SuperTypeMembersSorter = class
Public NotInheritable Class SuperTypeMembersSorter
Inheritance
SuperTypeMembersSorter

Remarks

Members that have the same name are contiguous, and members from more derived classes precede members from less derived classes.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to