CGPDFArray.GetInt 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
GetInt(Int32, nint) |
傳回陣列中位於指定索引處的整數專案。 |
GetInt(nint, nint) |
GetInt(Int32, nint)
GetInt(nint, nint)
public bool GetInt (nint idx, out nint result);
member this.GetInt : nint * -> bool
參數
- idx
- System.System.IntPtr System.nativeint
- result
- System.System.IntPtr System.nativeint