Interface IHierarchySupportList

  • All Superinterfaces:
    com4j.Com4jObject, IFactoryList, IList, Iterable<com4j.Com4jObject>

    public interface IHierarchySupportList
    extends IFactoryList
    Services to create and maintain lists of items and their parent objects.
    • Method Detail

      • isInFilter

        boolean isInFilter​(int index)

        Checks if the item matches the filter criteria of the list to which it belongs.

        Getter method for the COM property "IsInFilter"

        Parameters:
        index - Mandatory int parameter.
        Returns:
        Returns a value of type boolean