pymel.util.Sequence

Inheritance diagram of Sequence

class Sequence

All the operations on a read-only sequence.

Concrete subclasses must override __new__ or __init__, __getitem__, and __len__.

count(value)
index(value)

Previous topic

pymel.util.RemovedKey

Next topic

pymel.util.Set

Core

Core Modules

Other Modules

This Page