Constable Authorization Engine 2.0 BETA

OrdinalAttribute.Equals Method 

[This is preliminary documentation and subject to change.]

Returns true if the instance is OrdinalAttribute instance with the same value of the Ordinal property; false otherwise.

[Visual Basic]
Overrides Public Function Equals( _
   ByVal obj As Object _
) As Boolean
[C#]
public override bool Equals(
   object obj
);

See Also

OrdinalAttribute Class | LaMarvin.ComponentModel Namespace