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>

适用于