Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ FindRecords< TKey, TRow >()

Range System.Data.DataView.FindRecords< TKey, TRow > ( Index::ComparisonBySelector< TKey, TRow > comparison,
TKey key )
inlinepackageinherited
Type Constraints
TRow :DataRow 

Definition at line 756 of file DataView.cs.

756 : DataRow?
757 {
759 }
Range FindRecords(object key)
Definition Index.cs:565

References System.Data.DataView._index, System.comparison, System.Data.Index.FindRecords(), and System.key.