Click or drag to resize

Changelist Methods

The Changelist type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFixJobs(IListJob, Options)
Public methodFixJobs(IListString, Options)
Public methodFixJobs(Options, Job)
Public methodFixJobs(Options, String)
Public methodFromChangeCmdTaggedOutput(TaggedObject, String, Boolean)
Fill in the fields for the changelist using the tagged output of a "change' command
Public methodFromChangeCmdTaggedOutput(TaggedObject, Boolean, String, Boolean)
Fill in the fields for the changelist using the tagged output of a "change' command
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodinitialize
Go to the server to get details about this changelist
Protected methodMemberwiseClone (Inherited from Object.)
Public methodParse
Parse the fields from a changelist specification
Public methodSubmit
Submit a pending change to the server
Public methodToString
Convert to specification in server format
(Overrides ObjectToString.)
Public methodToString(Boolean)
Convert to a string for display
Top
See Also