Class ChangeSets
Implements
Inherited Members
System.Collections.Generic.List<UnityEditor.VersionControl.ChangeSet>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<UnityEditor.VersionControl.ChangeSet>.System.Collections.IList.set_Item(System.Int32, System.Object)
Namespace: UnityEditor.VersionControl
Assembly: UnityEditor.dll
Syntax
public class ChangeSets : List<ChangeSet>, IList<ChangeSet>, ICollection<ChangeSet>, IEnumerable<ChangeSet>, IList, ICollection, IEnumerable