Override Members
When overridden by a derived class, represents a synchronization entity and an associated clock vector that differs from the scope clock vector of the parent 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