There was an error while loading. Please reload this page.
Assertion for index in range
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
[ConditionalAttribute("DEBUG")] public static void ValidIndex( int index, string argName )
VB
<ConditionalAttribute("DEBUG")> Public Shared Sub ValidIndex ( index As Integer, argName As String )
F#
[<ConditionalAttribute("DEBUG")>] static member ValidIndex : index : int * argName : string -> unit
DebugCode ClassValidIndex OverloadCodeJam Namespace