Method ToInt32Array
ToInt32Array(ICollection<Nullable<Int32>>)
NOTE: This was toIntArray() in Lucene
Declaration
public static int[] ToInt32Array(ICollection<int?> ints)
Parameters
Type | Name | Description |
---|---|---|
ICollection<System.Nullable<System.Int32>> | ints |
Returns
Type | Description |
---|---|
System.Int32[] |