1

2 Dakika Kural Için C# IStructuralEquatable Nasıl kullanılır

fredh420zjh0
Keep In mind that for this interface to work correctly, the types within the collection or structure must also implement IStructuralEquatable or provide their own structural equality logic. = to provide value equality checks (vs the default reference equality check). The MSDN documentation suggests you only do it for immutable https://williamu876cqe1.wikilowdown.com/user

Comments

    HTML is allowed

Who Upvoted this Story