Visual Basic (Declaration) | |
---|---|
Public Sub Remove( _ ByVal timeInterval As TimeInterval _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Remove( TimeInterval timeInterval ) |
Parameters
- timeInterval
- The TimeInterval to remove.
dotnetCHARTING | Send comments on this topic. |
Remove Method | |
See Also |
dotnetCHARTING Namespace > TimeIntervalCollection Class : Remove Method |
Visual Basic (Declaration) | |
---|---|
Public Sub Remove( _ ByVal timeInterval As TimeInterval _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Remove( TimeInterval timeInterval ) |