Call Add to insert a new item at the end of the Items array.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int Add( double item )
Public Function Add ( _ item As Double _ ) As Integer
public: int Add( double item )
Parameters
- item
- Double
the item to add