The V2PartyClock type exposes the following members.

Methods

  NameDescription
Clone
Creates and returns a duplicate object of self.
(Overrides UInteger32..::.Clone()()().)
CompareToOverloaded.
decode
Used to decode the integer value from the ASN.1 buffer. The passed encoder is used to decode the ASN.1 information and the integer value is stored in the internal object.
(Inherited from UInteger32.)
encode
Used to encode the integer value into an ASN.1 buffer. The passed encoder defines the method for encoding the data.
(Inherited from UInteger32.)
Equals
Compare class value against the object argument. Supported argument types are UInteger32 and Int32.
(Inherited from UInteger32.)
FieldGetter (Inherited from Object.)
FieldSetter (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.)
GetFieldInfo (Inherited from Object.)
GetHashCode
Returns hashed class value.
(Inherited from UInteger32.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetOverloaded.
ToString
Returns the string representation of the object.
(Overrides UInteger32..::.ToString()()().)

See Also