Override Members
When overridden by a derived class, represents something that is excluded from a knowledge object.
The following tables list the members exposed by the Override type.
Protected Constructors
Name | Description | |
---|---|---|
Override | Initializes a new instance of the Override class that contains the specified clock vector. |
Top
Public Properties
Name | Description | |
---|---|---|
ClockVector | Gets or sets the clock vector that is associated with this override. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top