ClockVectorElement Members

Represents a clock vector element of a knowledge structure. This class cannot be inherited.

The following tables list the members exposed by the ClockVectorElement type.

Public Constructors

  Name Description
Public method ClockVectorElement Initializes a new instance of the ClockVectorElement class that contains a specified replica key and tick count.

Top

Public Properties

  Name Description
Public property ReplicaKey Gets or sets the replica key for the replica that is associated with this clock vector element.
Public property TickCount Gets or sets the tick count that defines the upper bound on the range of tick counts that are contained in this clock vector element.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns a string that represents this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method System.Xml.Serialization.IXmlSerializable.GetSchema Returns a null reference (Nothing in Visual Basic).
Explicit interface implementation Method System.Xml.Serialization.IXmlSerializable.ReadXml Reconstitutes the object from its XML representation.
Explicit interface implementation Method System.Xml.Serialization.IXmlSerializable.WriteXml Converts this object into its XML representation.

Top

See Also

Reference

ClockVectorElement Class
Microsoft.Synchronization Namespace