次の方法で共有


PdfOutline.Child(nint) メソッド

定義

このアウトライン ノードの子で指定された index にある子アウトライン オブジェクトを返します。

[Foundation.Export("childAtIndex:")]
public virtual PdfKit.PdfOutline Child (nint index);
abstract member Child : nint -> PdfKit.PdfOutline
override this.Child : nint -> PdfKit.PdfOutline

パラメーター

index
System.System.IntPtr System.nativeint

戻り値

属性

適用対象