Insert

OutlineItemCollection.Insert method

Infogar dispositionsobjektet i samlingen på angiven plats.

public void Insert(int index, OutlineItemCollection outline)
ParameterTypBeskrivning
indexInt32Indexet som anger plats för infogning.
outlineOutlineItemCollectionDispositionen ska infogas.

Se även