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
) sealedNo code example is currently available or this language may not be supported.