다음을 통해 공유


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

반환 값

적용 대상