|
![]() |
Removes the TimelinerDataSource at the specified index.
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
Visual Basic |
---|
Public Sub DataSourceRemoveAt ( _ index As Integer _ ) |
C# |
---|
public void DataSourceRemoveAt( int index ) |
Visual C++ |
---|
public: void DataSourceRemoveAt( int index ) |
Parameters
- index
- Type: System..::..Int32
Index of the TimelinerDataSource being removed.