Returns an array of timelines from the given object which belong to this manager.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
C# |
---|
public TimelineBase[] GetTimelines( Object obj ) |
Parameters
- obj
- Type: System..::..Object
The object to inspect.