This interface represents a loop and does not have any methods. Intended for later use.
Note
You can use this interface to check what kind of entity you have. In MS Visual C++ use the QueryInterface(...) method; in MS Visual Basic use the Set method and error trapping if an entity isn't a loop.