protected bool CanBePrintable( string str )
Protected Function CanBePrintable ( str As String ) As Boolean
protected: bool CanBePrintable( String^ str )
function CanBePrintable(str);
In This Article