Bridge

Guid..::..Equals Method

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

Syntax


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

Parameters

other
Type: System..::..Guid