PowerArgs.Cli.CollectionDataSource.GetHighestKnownIndex C# (CSharp) Method

GetHighestKnownIndex() public abstract method

public abstract GetHighestKnownIndex ( CollectionQuery query ) : int
query CollectionQuery
return int
        public abstract int GetHighestKnownIndex(CollectionQuery query);