'Usage
Dim instance As PdfCosArray Dim index As Integer instance.RemoveAt(index)
Parameters
- index
- The zero-based index of the element to remove.
'Usage
Dim instance As PdfCosArray Dim index As Integer instance.RemoveAt(index)
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown when the index is out of range. |
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard