Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetEmptyStorage()
override object System.Data.Common.UInt64Storage.GetEmptyStorage
(
int
recordCount
)
inline
protected
Definition at line
244
of file
UInt64Storage.cs
.
245
{
246
return
new
ulong[
recordCount
];
247
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
References
System.Xml.Dictionary
.
System
Data
Common
UInt64Storage
Generated by
1.10.0