Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetEmptyStorage()
override object System.Data.Common.UInt32Storage.GetEmptyStorage
(
int
recordCount
)
inline
protected
Definition at line
257
of file
UInt32Storage.cs
.
258
{
259
return
new
uint[
recordCount
];
260
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
References
System.Xml.Dictionary
.
System
Data
Common
UInt32Storage
Generated by
1.10.0