Helper class that contains common array functions and
data structures used through out NHibernate.
Namespace: NHibernate.Util
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class ArrayHelper |
| C# |
|---|
public sealed class ArrayHelper |
| Visual C++ |
|---|
public ref class ArrayHelper sealed |