AlbumOnNet WebControl Suite
SlideCollection.IList.Insert Method
[Visual Basic]
Sub Insert( _
ByVal
index
As
Integer
, _
ByVal
item
As
Object
_
) Implements _
IList.Insert
[C#]
void
IList.Insert(
int
index
,
object
item
);
Implements
IList.Insert
See Also
SlideCollection Class
|
AlbumOnNet Namespace