Deployment Tools Foundation
Insert Method (index, item)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► ResourceCollection ► Insert(Int32, Resource)
Inserts a item into the collection.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Insert( int index, Resource item )
Public Sub Insert ( index As Integer, item As Resource )
public: void Insert( int index, Resource^ item )
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)