Interface ListCollectionsIterable<TResult>

  • Type Parameters:
    TResult - The type of the result.
    All Superinterfaces:
    Iterable<TResult>, MongoIterable<TResult>

    public interface ListCollectionsIterable<TResult>
    extends MongoIterable<TResult>
    Iterable for ListCollections.
    Since:
    3.0