| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Add( _ ByVal timeInterval As TimeInterval _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Add( TimeInterval timeInterval ) | |
Parameters
- timeInterval
| dotnetCHARTING | Send comments on this topic. |
| Add(TimeInterval) Method | |
| See Also | |
|
| dotnetCHARTING Namespace > TimeIntervalCollection Class > Add Method : Add(TimeInterval) Method |
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Add( _ ByVal timeInterval As TimeInterval _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Add( TimeInterval timeInterval ) | |