GenericParameterHelper Methods

Include Protected Members
Include Inherited Members

The GenericParameterHelper type exposes the following members.

Methods

  Name Description
Public method Clone Creates a new GenericParameterHelper that is a copy of the current instance.
Public method CompareTo Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
Public method Equals Determines whether the specified GenericParameterHelper object is equal to the current GenericParameterHelper object. (Overrides Object.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetEnumerator Returns an enumerator whose length is derived from the Data property.
Public method GetHashCode Returns the hash code for this GenericParameterHelper object. (Overrides Object.GetHashCode.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

GenericParameterHelper Class

Microsoft.VisualStudio.TestTools.UnitTesting Namespace