public static int Split( GH_IndexRange range, GH_IndexRange splitter, out GH_IndexRange result0, out GH_IndexRange result1 )
Public Shared Function Split ( range As GH_IndexRange, splitter As GH_IndexRange, <OutAttribute> ByRef result0 As GH_IndexRange, <OutAttribute> ByRef result1 As GH_IndexRange ) As Integer
Report wishes and bugs at discourse.mcneel.com