ImeiNumberToString(String) Method
Returns the IMEI number as a string with the given separator
inbetween the values. Example: 00-000000-000000-0 if separator is a dash.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public string ToString(
string separator
)
- separator String
- String to put between the values
StringGenerated string.