Bridge

DateTime..::..Equals Method (DateTime)

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public bool Equals(
	DateTime other
)
<TemplateAttribute> _
Public Function Equals ( _
	other As DateTime _
) As Boolean
[TemplateAttribute]
public:
bool^ Equals(
	DateTime^ other
)

Parameters

other
Type: System..::..DateTime