public bool Equals(
ExtendedDateTime? other
)
Dim instance As ExtendedDateTime
Dim other As ExtendedDateTime
Dim returnValue As Boolean
returnValue = instance.Equals(other)
public:
virtual bool Equals(
ExtendedDateTime^ other
) sealed
No code example is currently available or this language may not be supported.