Interface MDLObjectContainerComponent

    • Method Detail

      • getCount

        long getCount()
        Since:
        Available in iOS 11.0 and later.
      • addObject

        void addObject​(MDLObject object)
      • removeObject

        void removeObject​(MDLObject object)
      • objectAtIndexedSubscript

        MDLObject objectAtIndexedSubscript​(long index)
        Since:
        Available in iOS 11.0 and later.