Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.Index Member List

This is the complete list of members for System.Data.Index, including all inherited members.

_comparisonSystem.Data.Indexprivate
_hasRemoteAggregateSystem.Data.Indexprivate
_indexFieldsSystem.Data.Indexpackage
_isSharableSystem.Data.Indexprivate
_listenersSystem.Data.Indexprivate
_objectIDSystem.Data.Indexprivate
_recordCountSystem.Data.Indexprivate
_recordsSystem.Data.Indexprivate
_recordStatesSystem.Data.Indexprivate
_refCountSystem.Data.Indexprivate
_rowFilterSystem.Data.Indexprivate
_suspendEventsSystem.Data.Indexprivate
_tableSystem.Data.Indexprivate
AcceptRecord(int record)System.Data.Indexinlineprivate
AcceptRecord(int record, IFilter filter)System.Data.Indexinlineprivate
AddRef()System.Data.Indexinline
ApplyChangeAction(int record, int action, int changeRecord)System.Data.Indexinlineprivate
CheckUnique()System.Data.Indexinline
CompareDataRows(int record1, int record2)System.Data.Indexinlineprivate
CompareDuplicateRecords(int record1, int record2)System.Data.Indexinlineprivate
CompareRecords(int record1, int record2)System.Data.Indexinlineprivate
CompareRecordToKey(int record1, object[] vals)System.Data.Indexinlineprivate
ComparisonBySelector< TKey, TRow >(TKey key, TRow row)System.Data.Indexpackage
DeleteRecord(int recordIndex)System.Data.Indexinlineprivate
DeleteRecord(int recordIndex, bool fireEvent)System.Data.Indexinlineprivate
DeleteRecordFromIndex(int recordIndex)System.Data.Indexinline
DoListChangedSystem.Data.Indexprivate
Equal(IndexField[] indexDesc, DataViewRowState recordStates, IFilter rowFilter)System.Data.Indexinline
FindNodeByKey(object originalKey)System.Data.Indexinlineprivate
FindNodeByKeyRecord(int record)System.Data.Indexinlineprivate
FindNodeByKeys(object[] originalKey)System.Data.Indexinlineprivate
FindRecord(int record)System.Data.Indexinline
FindRecordByKey(object key)System.Data.Indexinline
FindRecordByKey(object[] key)System.Data.Indexinline
FindRecords(object key)System.Data.Indexinline
FindRecords(object[] key)System.Data.Indexinline
FindRecords< TKey, TRow >(ComparisonBySelector< TKey, TRow > comparison, TKey key)System.Data.Indexinlinepackage
FireResetEvent()System.Data.Indexinlinepackage
GetAllFields(DataColumnCollection columns)System.Data.Indexinlineprivatestatic
GetChangeAction(DataViewRowState oldState, DataViewRowState newState)System.Data.Indexinlineprivate
GetEnumerator(int startIndex)System.Data.Indexinline
GetIndex(int record)System.Data.Indexinline
GetIndex(int record, int changeRecord)System.Data.Indexinlineprivate
GetRangeFromNode(int nodeId)System.Data.Indexinlineprivate
GetRecord(int recordIndex)System.Data.Indexinline
GetReplaceAction(DataViewRowState oldState)System.Data.Indexinlineprivatestatic
GetRow(int i)System.Data.Indexinline
GetRows(object[] values)System.Data.Indexinline
GetRows(Range range)System.Data.Indexinline
GetUniqueKeyValues()System.Data.Indexinline
GetUniqueKeyValues(List< object[]> list, int curNodeId)System.Data.Indexinlineprivate
HasDuplicatesSystem.Data.Index
HasRemoteAggregateSystem.Data.Indexpackage
Index(DataTable table, IndexField[] indexFields, DataViewRowState recordStates, IFilter rowFilter)System.Data.Indexinline
Index(DataTable table, Comparison< DataRow > comparison, DataViewRowState recordStates, IFilter rowFilter)System.Data.Indexinline
Index(DataTable table, IndexField[] indexFields, Comparison< DataRow > comparison, DataViewRowState recordStates, IFilter rowFilter)System.Data.Indexinlineprivate
IndexOfReference< T >(List< T > list, T item)System.Data.Indexinlinepackagestatic
InitRecords(IFilter filter)System.Data.Indexinlineprivate
InsertRecord(int record, bool fireEvent)System.Data.Indexinlineprivate
InsertRecordToIndex(int record)System.Data.Indexinline
IsKeyInIndex(object key)System.Data.Indexinline
IsKeyInIndex(object[] key)System.Data.Indexinline
IsKeyRecordInIndex(int record)System.Data.Indexinline
IsSharableSystem.Data.Index
ListChangedAdd(DataViewListener listener)System.Data.Indexinlinepackage
ListChangedRemove(DataViewListener listener)System.Data.Indexinlinepackage
MaintainDataView(ListChangedType changedType, int record, bool trackAddRemove)System.Data.Indexinlineprivate
ObjectIDSystem.Data.Indexpackage
OnListChanged(ListChangedType changedType, int newIndex, int oldIndex)System.Data.Indexinlineprivate
OnListChanged(ListChangedType changedType, int index)System.Data.Indexinlineprivate
OnListChanged(ListChangedEventArgs e)System.Data.Indexinlineprivate
RecordChanged(int record)System.Data.Indexinline
RecordChanged(int oldIndex, int newIndex)System.Data.Indexinline
RecordCountSystem.Data.Index
RecordStateChanged(int record, DataViewRowState oldState, DataViewRowState newState)System.Data.Indexinline
RecordStateChanged(int oldRecord, DataViewRowState oldOldState, DataViewRowState oldNewState, int newRecord, DataViewRowState newOldState, DataViewRowState newNewState)System.Data.Indexinline
RecordStatesSystem.Data.Index
RefCountSystem.Data.Index
RemoveRef()System.Data.Indexinline
Reset()System.Data.Indexinline
RowFilterSystem.Data.Index
s_objectTypeCountSystem.Data.Indexprivatestatic