Methods for manipulating arrays.

Namespace: Lucene.Net.Util
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public sealed class ArrayUtil
Visual Basic
Public NotInheritable Class ArrayUtil
Visual C++
public ref class ArrayUtil sealed

Inheritance Hierarchy

System..::..Object
  Lucene.Net.Util..::..ArrayUtil

See Also