Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
NHibernate API Reference
ArrayHelper Members
ArrayHelper Class
Methods
Fields
See Also
Send Feedback
The
ArrayHelper
type exposes the following members.
Methods
Name
Description
AddAll(IDictionary, IDictionary)
AddAll(IList, IList)
AddAll
<
(Of
<
<'
(
TKey, TValue
>
)
>
>
)
(IDictionary
<
(Of
<
<'
(
TKey, TValue
>
)
>
>
)
, IDictionary
<
(Of
<
<'
(
TKey, TValue
>
)
>
>
)
)
AddOrOverride
<
(Of
<
<'
(
TKey, TValue
>
)
>
>
)
ArrayEquals(
array<
Byte
>
[]
()
[]
[]
,
array<
Byte
>
[]
()
[]
[]
)
ArrayEquals(
array<
SqlType
>
[]
()
[]
[]
,
array<
SqlType
>
[]
()
[]
[]
)
CountTrue
Fill
<
(Of
<
<'
(
T
>
)
>
>
)
FillArray(String, Int32)
FillArray(IType, Int32)
FillArray(LockMode, Int32)
GetBatchSizes
IsAllFalse
IsAllNegative
Join(
array<
DbType
>
[]
()
[]
[]
,
array<
DbType
>
[]
()
[]
[]
)
Join(
array<
Object
>
[]
()
[]
[]
,
array<
Object
>
[]
()
[]
[]
)
Join(
array<
String
>
[]
()
[]
[]
,
array<
String
>
[]
()
[]
[]
)
Join(
array<
SqlType
>
[]
()
[]
[]
,
array<
SqlType
>
[]
()
[]
[]
)
Join
<
(Of
<
<'
(
T
>
)
>
>
)
(
array<
T
>
[]
()
[]
[]
,
array<
T
>
[]
()
[]
[]
,
array<
Boolean
>
[]
()
[]
[]
)
SafeSetValue
Sets
list
item at position
index
to
value
. Expands the list by adding
null
Nothing
nullptr
a null reference (
Nothing
in Visual Basic)
values, if needed.
Slice(
array<
Object
>
[]
()
[]
[]
, Int32, Int32)
Slice(
array<
String
>
[]
()
[]
[]
, Int32, Int32)
To2DStringArray
ToArray
ToBooleanArray
ToIntArray
ToSqlTypeArray
ToString
ToStringArray(ICollection
<
(Of
<
<'
(
String
>
)
>
>
)
)
ToStringArray(ICollection)
ToStringArray(
array<
Object
>
[]
()
[]
[]
)
ToTypeArray
Extension Methods
Name
Description
Fields
Name
Description
EmptyBoolArray
EmptyIntArray
EmptyObjectArray
EmptyTypeArray
False
True
See Also
ArrayHelper Class
NHibernate.Util Namespace