EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method IsIndexedProperty

    IsIndexedProperty(PropertyInfo)

    Determines whether the specified PropertyInfo represents an indexed property.

    Declaration
    public static bool IsIndexedProperty(this PropertyInfo propertyInfo)
    Parameters
    Type Name Description
    PropertyInfo propertyInfo

    The property to inspect.

    Returns
    Type Description
    bool

    true if the property is an indexed property; otherwise, false.

    2025 © Xab3r. All rights reserved.