A msz string. This class cannot be inherited.
Namespace:
CardWerk.SmartCard.Util
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Top
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public NotInheritable Class MszString
This language is not supported or no code example is available.
public sealed class MszString
This language is not supported or no code example is available.
public ref class MszString sealed
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() ![]() |
ConvertToMultiStringByteArray(string[]) | Converts C# string array to an array of zero terminated C strings. |
![]() ![]() |
MszToList(byte[]) | Converts a list of zero terminated C-style character strings to a string collection. |
![]() ![]() |
SplitMultiString(string, IList) | Splits zero terminated multi string into a string collection. |