Was this page helpful?

EqualsInvariantIgnoreCase Extension Method

    EqualsInvariantIgnoreCase(this string left, string right)

    public static bool EqualsInvariantIgnoreCase(this string left, string right);
    Shortcut for case-insensitive, invariant String.Equals(string value)

    Parameters

    Name Type Description
    left string Left-hand string to compare.
    right string Right-hand string to compare.

    Returns

    Type: bool
    True if left- and right-hand sides are equal.
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by