eDriven Framework API
Insert Method (index, guid)
NamespaceseDriven.Gui.Designer.CollectionsSaveableCollectionBase<(Of <(<'T>)>)>Insert(Int32, T)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public void Insert(
	int index,
	T guid
)
Public Sub Insert ( _
	index As Integer, _
	guid As T _
)
public:
void Insert(
	int index, 
	T guid
)
Parameters
index (Int32)
guid (T)

Assembly: eDriven.Gui.Designer (Module: eDriven.Gui.Designer) Version: 2.0.1.0 (2.0.1.0)