MobileBroadbandUiccAppRecordDetailsResult.RecordCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the count of this record in the list of records provided by this UICC application.
public:
property int RecordCount { int get(); };
int RecordCount();
public int RecordCount { get; }
var int32 = mobileBroadbandUiccAppRecordDetailsResult.recordCount;
Public ReadOnly Property RecordCount As Integer
Property Value
Int32
int
This record's count.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|