メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。
Public Shared Function FromBinHexString( _
ByVal s As String _) As Byte()
[C#]
public static byte[] FromBinHexString(strings);
[C++]
public: static unsigned char FromBinHexString(String* s) __gc[];
[JScript]
public static function FromBinHexString(
s : String) : Byte[];
パラメータ
- s
必要条件
プラットフォーム: .NET Compact Framework - Windows CE .NET