There was an error while loading. Please reload this page.
Asserts if the passed value is not a valid count.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static void ValidCount( int count, string argName, int length )
VB
Public Shared Sub ValidCount ( count As Integer, argName As String, length As Integer )
F#
static member ValidCount : count : int * argName : string * length : int -> unit
Code ClassValidCount OverloadCodeJam Namespace