InsertRange

Paragraphs.InsertRange method

Infogar elementen i en samling i listan vid det angivna indexet.

public void InsertRange(int index, IEnumerable<BaseParagraph> collection)
ParameterTypBeskrivning
indexInt32Indexvärde.
collectionIEnumerable`1Samling.

Se även