'宣言 Public Function MoveNext() As System.Boolean
'使用法 Dim instance As OutputRange.Enumerator Dim value As System.Boolean value = instance.MoveNext()
public System.bool MoveNext()
戻り値の型
True if there are more pages in the range.
'宣言 Public Function MoveNext() As System.Boolean
'使用法 Dim instance As OutputRange.Enumerator Dim value As System.Boolean value = instance.MoveNext()
public System.bool MoveNext()