The Changelist type exposes the following members.

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method FixJobs(IList<(Of <<'(String>)>>), Options)
Public method FixJobs(IList<(Of <<'(Job>)>>), Options)
Public method FixJobs(Options, array<Job>[]()[][])
Public method FixJobs(Options, array<String>[]()[][])
Public method FromChangeCmdTaggedOutput(TaggedObject, String, Boolean)
Fill in the fields for the changelist using the tagged output of a "change' command
Public method FromChangeCmdTaggedOutput(TaggedObject, Boolean, String, Boolean)
Fill in the fields for the changelist using the tagged output of a "change' command
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method initialize
Go to the server to get details about this changelist
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Parse
Parse the fields from a changelist specification
Public method Submit
Submit a pending change to the server
Public method ToString()()()()
Convert to specification in server format
(Overrides Object..::..ToString()()()().)
Public method ToString(Boolean)
Convert to a string for display

See Also