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