共用方式為


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

傳回值

適用於