CGPDFArray.ApplyCallback Delegate

Definition

public delegate bool CGPDFArray.ApplyCallback(nint index, object value, object info);
type CGPDFArray.ApplyCallback = delegate of nint * obj * obj -> bool

Parameters

index
System.System.IntPtr System.nativeint
value
Object
info
Object

Return Value

Applies to