Share via


CGPDFArray.ApplyCallback Delegate

Definition

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

Parameters

index
IntPtr

nativeint

value
Object
info
Object

Return Value

Applies to