共用方式為


TelephonyCallback.CellInfoEventArgs(IList<CellInfo>) 建構函式

定義

public CellInfoEventArgs(System.Collections.Generic.IList<Android.Telephony.CellInfo> cellInfo);
new Android.Telephony.TelephonyCallback.CellInfoEventArgs : System.Collections.Generic.IList<Android.Telephony.CellInfo> -> Android.Telephony.TelephonyCallback.CellInfoEventArgs

參數

cellInfo
IList<CellInfo>

適用於