Show / Hide Table of Contents

    Class SelectedRowsCollection

    Inheritance
    Object
    SelectedRowsCollection
    Namespace: FrameworkSystems.FrameworkBase
    Assembly: FrameworkSystems.FrameworkBase.dll
    Syntax
    [DocfxBrowsable]
    public class SelectedRowsCollection : IList<guid>, ICollection<guid>, IEnumerable<guid>, IEnumerable, ICloneable

    Extension Methods

    EnumarableExtensions.Chunk<T>(IEnumerable<T>, Int32)
    EnumarableExtensions.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
    Back to top Generated by DocFX