TcmInformation Methods

Include Protected Members
Include Inherited Members

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

The TcmInformation type exposes the following members.

Methods

  Name Description
Public method Equals(Object) Returns a value that indicates whether the provided object is equal to the current object. (Overrides Object.Equals(Object).)
Public method Equals(TcmInformation) Returns a value that indicates whether the provided TCM information object is equal to the current 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 GetHashCode Serves as a hash function for a particular type. (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

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IXmlTestStore.Load Loads the current object from the provided XML element by using the provided parameters.
Explicit interface implemetationPrivate method IXmlTestStore.Save Saves the current object to the provided XML element by using the provided parameters.

Top

See Also

Reference

TcmInformation Class

Microsoft.VisualStudio.TestTools.Common Namespace