次の方法で共有


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

戻り値

適用対象