CGPDFArray.ApplyCallback 委托

定义

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

参数

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

返回值

适用于