共用方式為


ABMultiValue<T>.GetIndexForIdentifier(Int32) 方法

定義

取得專案集合 ABMultiValueEntry<T> 內的索引, Identifier 其值等於 identifier

public nint GetIndexForIdentifier (int identifier);
member this.GetIndexForIdentifier : int -> nint

參數

identifier
Int32

包含要查閱之 的 Identifier T:System.Int32

傳回

System.System.IntPtr System.nativeint

,其中包含專案集合 ABMultiValueEntry<T> 內的索引, Identifier 其值等於 identifier

適用於