The Changelist type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
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.) |
|
|
FixJobs(IList<(Of <<'(String>)>>), Options) | |
|
|
FixJobs(IList<(Of <<'(Job>)>>), Options) | |
|
|
FixJobs(Options, array<Job>[]()[][]) | |
|
|
FixJobs(Options, array<String>[]()[][]) | |
|
|
FromChangeCmdTaggedOutput(TaggedObject, String, Boolean) |
Fill in the fields for the changelist using the tagged output of a "change' command
|
|
|
FromChangeCmdTaggedOutput(TaggedObject, Boolean, String, Boolean) |
Fill in the fields for the changelist using the tagged output of a "change' command
|
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
initialize | |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
Parse |
Parse the fields from a changelist specification
|
|
|
Submit | |
|
|
ToString()()()() |
Convert to specification in server format
(Overrides Object..::..ToString()()()().) |
|
|
ToString(Boolean) |
Convert to a string for display
|