Gets a boolean array from a string of ones (1) and zeros (0).
[Visual Basic]
Public Shared Function PatternFromString( _
ByVal str As String _
) As Boolean() [C#]
public static bool[] PatternFromString(
string str
);bool[]
CalendarPattern Class | CalendarPattern Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.