docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IGroupCollection

    Holds a collection of IGroup.

    Namespace: UnityEditor.Localization.Plugins.XLIFF.Common
    Assembly: Unity.Localization.Editor.dll
    Syntax
    public interface IGroupCollection

    Properties

    Name Description
    GroupCount

    Returns the number of groups in the collection.

    Methods

    Name Description
    AddGroup(IGroup)

    Adds the group to the collection.

    AddNewGroup()

    Adds a new group to the collection and returns it.

    GetGroup(int)

    Returns the group for the index.

    RemoveGroup(IGroup)

    Removes the group from the collection.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)