Interface ISupportTotalCount

  • All Superinterfaces:
    com4j.Com4jObject

    public interface ISupportTotalCount
    extends com4j.Com4jObject
    For HP use. ISupportTotalCount Interface.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int totalCount()
      Total result count, when fetch limit is used in filter.
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • totalCount

        int totalCount()

        Total result count, when fetch limit is used in filter.

        Getter method for the COM property "TotalCount"

        Returns:
        Returns a value of type int