FreeRealmsLocaleTools FreeRealmsLocaleTools
FreeRealmsLocaleTools FreeRealmsLocaleTools
DocFX + Singulink = ♥

Search Results for

    Method RemoveEntry

    RemoveEntry(int)

    Removes the entry with the specified ID.

    Declaration
    public bool RemoveEntry(int id)
    Parameters
    Type Name Description
    int id

    The ID of the locale entry to remove.

    Returns
    Type Description
    bool

    true if the entry was removed; otherwise, false.

    Remarks

    The stored entries can be written with any of the WriteEntries() methods.

    Exceptions
    Type Condition
    InvalidOperationException