CryptoSys PKI Toolkit Manual

Cnv.HexFilter Method

Filters non-hexadecimal characters from a string

Syntax

[C#]
public static string HexFilter(
	string s
)
[VB.NET]
Public Shared Function HexFilter ( _
	s As String _
) As String

Parameters

s
Input string to be filtered

Return Value

Filtered string

[Contents] [Index]


[HOME]   [NEXT: Cnv.StringFromHex Method...]

Copyright © 2004-10 D.I. Management Services Pty Ltd. All rights reserved.