public method IO2GTimeframeCollection.get
    
Brief
Finds a time frame by its unique identifier.
| Declaration | ||||
  | 
  ||||
| Parameters | |
id | 
    The identifier of the time frame to find.  | 
  
Details
The method returns an instance of the time frame interface or NULL in case
a time frame with the specified identifier is not found.
Release the returned object when it is not used anymore.
Declared in IO2GTimeframeCollection