Xfinium.Pdf.Core.Cos Namespace > PdfCosArray Class : IndexOf Method |
'Declaration
Public Function IndexOf( _ ByVal obj As PdfCosObject _ ) As Integer
'Usage
Dim instance As PdfCosArray Dim obj As PdfCosObject Dim value As Integer value = instance.IndexOf(obj)
public int IndexOf( PdfCosObject obj )
public: int IndexOf( PdfCosObject^ obj )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library