Dev2.Data.Binary_Objects.ListIndexIterator.FetchGaps C# (CSharp) Méthode

FetchGaps() public méthode

public FetchGaps ( ) : HashSet
Résultat HashSet
        public HashSet<int> FetchGaps()
        {
            throw new NotImplementedException();
        }