RemoveAt

PDF3DViewArray.RemoveAt method

Tar bort vyn från vymatrisen vid angivet index.

public void RemoveAt(int index)
ParameterTypBeskrivning
indexInt32Visa index.

Undantag

undantagskick
IndexOutOfRangeExceptionOgiltigt index: index bör vara i intervallet [1..n] där n är lika med antalet visningar.

Se även