Class FileEntryList
Implements
System.Collections.Generic.IList<T><FileEntry>
System.Collections.Generic.ICollection<T><FileEntry>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T><FileEntry>
System.Collections.Generic.IReadOnlyCollection<T><FileEntry>
System.Collections.Generic.IEnumerable<T><FileEntry>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Add(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.AddRange(System.Collections.Generic.IEnumerable<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.AsReadOnly()
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.BinarySearch(int, int, Volo.Abp.Cli.ProjectBuilding.Files.FileEntry, System.Collections.Generic.IComparer<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.BinarySearch(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.BinarySearch(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry, System.Collections.Generic.IComparer<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Clear()
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Contains(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.ConvertAll<TOutput>(System.Converter<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry, TOutput>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.CopyTo(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry[])
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.CopyTo(int, Volo.Abp.Cli.ProjectBuilding.Files.FileEntry[], int, int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.CopyTo(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry[], int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.EnsureCapacity(int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Exists(System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Find(System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.FindAll(System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.FindIndex(System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.FindIndex(int, System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.FindIndex(int, int, System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.FindLast(System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.FindLastIndex(System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.FindLastIndex(int, System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.FindLastIndex(int, int, System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.ForEach(System.Action<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.GetEnumerator()
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.GetRange(int, int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.IndexOf(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.IndexOf(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry, int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.IndexOf(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry, int, int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Insert(int, Volo.Abp.Cli.ProjectBuilding.Files.FileEntry)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.InsertRange(int, System.Collections.Generic.IEnumerable<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.LastIndexOf(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.LastIndexOf(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry, int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.LastIndexOf(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry, int, int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Remove(Volo.Abp.Cli.ProjectBuilding.Files.FileEntry)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.RemoveAll(System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.RemoveAt(int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.RemoveRange(int, int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Reverse()
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Reverse(int, int)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Sort()
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Sort(System.Collections.Generic.IComparer<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Sort(int, int, System.Collections.Generic.IComparer<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Sort(System.Comparison<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.ToArray()
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.TrimExcess()
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.TrueForAll(System.Predicate<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>)
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Capacity
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.Count
System.Collections.Generic.List<Volo.Abp.Cli.ProjectBuilding.Files.FileEntry>.this[int]
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Cli.ProjectBuilding.Files
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class FileEntryList : List<FileEntry>, IList<FileEntry>, ICollection<FileEntry>, IList, ICollection, IReadOnlyList<FileEntry>, IReadOnlyCollection<FileEntry>, IEnumerable<FileEntry>, IEnumerable
Constructors
FileEntryList(IEnumerable<FileEntry>)
Declaration
public FileEntryList(IEnumerable<FileEntry> entries)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Collections.Generic.IEnumerable<T><FileEntry> | entries |
Implements
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable