Inserts a new address into the collection at the specified location.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Insert( int index, Address address )
Public Sub Insert ( index As Integer, address As Address )
public: void Insert( int index, Address^ address )
member Insert : index : int * address : Address -> unit
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119