|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Data.Index, including all inherited members.
| _comparison | System.Data.Index | private |
| _hasRemoteAggregate | System.Data.Index | private |
| _indexFields | System.Data.Index | package |
| _isSharable | System.Data.Index | private |
| _listeners | System.Data.Index | private |
| _objectID | System.Data.Index | private |
| _recordCount | System.Data.Index | private |
| _records | System.Data.Index | private |
| _recordStates | System.Data.Index | private |
| _refCount | System.Data.Index | private |
| _rowFilter | System.Data.Index | private |
| _suspendEvents | System.Data.Index | private |
| _table | System.Data.Index | private |
| AcceptRecord(int record) | System.Data.Index | inlineprivate |
| AcceptRecord(int record, IFilter filter) | System.Data.Index | inlineprivate |
| AddRef() | System.Data.Index | inline |
| ApplyChangeAction(int record, int action, int changeRecord) | System.Data.Index | inlineprivate |
| CheckUnique() | System.Data.Index | inline |
| CompareDataRows(int record1, int record2) | System.Data.Index | inlineprivate |
| CompareDuplicateRecords(int record1, int record2) | System.Data.Index | inlineprivate |
| CompareRecords(int record1, int record2) | System.Data.Index | inlineprivate |
| CompareRecordToKey(int record1, object[] vals) | System.Data.Index | inlineprivate |
| ComparisonBySelector< TKey, TRow >(TKey key, TRow row) | System.Data.Index | package |
| DeleteRecord(int recordIndex) | System.Data.Index | inlineprivate |
| DeleteRecord(int recordIndex, bool fireEvent) | System.Data.Index | inlineprivate |
| DeleteRecordFromIndex(int recordIndex) | System.Data.Index | inline |
| DoListChanged | System.Data.Index | private |
| Equal(IndexField[] indexDesc, DataViewRowState recordStates, IFilter rowFilter) | System.Data.Index | inline |
| FindNodeByKey(object originalKey) | System.Data.Index | inlineprivate |
| FindNodeByKeyRecord(int record) | System.Data.Index | inlineprivate |
| FindNodeByKeys(object[] originalKey) | System.Data.Index | inlineprivate |
| FindRecord(int record) | System.Data.Index | inline |
| FindRecordByKey(object key) | System.Data.Index | inline |
| FindRecordByKey(object[] key) | System.Data.Index | inline |
| FindRecords(object key) | System.Data.Index | inline |
| FindRecords(object[] key) | System.Data.Index | inline |
| FindRecords< TKey, TRow >(ComparisonBySelector< TKey, TRow > comparison, TKey key) | System.Data.Index | inlinepackage |
| FireResetEvent() | System.Data.Index | inlinepackage |
| GetAllFields(DataColumnCollection columns) | System.Data.Index | inlineprivatestatic |
| GetChangeAction(DataViewRowState oldState, DataViewRowState newState) | System.Data.Index | inlineprivate |
| GetEnumerator(int startIndex) | System.Data.Index | inline |
| GetIndex(int record) | System.Data.Index | inline |
| GetIndex(int record, int changeRecord) | System.Data.Index | inlineprivate |
| GetRangeFromNode(int nodeId) | System.Data.Index | inlineprivate |
| GetRecord(int recordIndex) | System.Data.Index | inline |
| GetReplaceAction(DataViewRowState oldState) | System.Data.Index | inlineprivatestatic |
| GetRow(int i) | System.Data.Index | inline |
| GetRows(object[] values) | System.Data.Index | inline |
| GetRows(Range range) | System.Data.Index | inline |
| GetUniqueKeyValues() | System.Data.Index | inline |
| GetUniqueKeyValues(List< object[]> list, int curNodeId) | System.Data.Index | inlineprivate |
| HasDuplicates | System.Data.Index | |
| HasRemoteAggregate | System.Data.Index | package |
| Index(DataTable table, IndexField[] indexFields, DataViewRowState recordStates, IFilter rowFilter) | System.Data.Index | inline |
| Index(DataTable table, Comparison< DataRow > comparison, DataViewRowState recordStates, IFilter rowFilter) | System.Data.Index | inline |
| Index(DataTable table, IndexField[] indexFields, Comparison< DataRow > comparison, DataViewRowState recordStates, IFilter rowFilter) | System.Data.Index | inlineprivate |
| IndexOfReference< T >(List< T > list, T item) | System.Data.Index | inlinepackagestatic |
| InitRecords(IFilter filter) | System.Data.Index | inlineprivate |
| InsertRecord(int record, bool fireEvent) | System.Data.Index | inlineprivate |
| InsertRecordToIndex(int record) | System.Data.Index | inline |
| IsKeyInIndex(object key) | System.Data.Index | inline |
| IsKeyInIndex(object[] key) | System.Data.Index | inline |
| IsKeyRecordInIndex(int record) | System.Data.Index | inline |
| IsSharable | System.Data.Index | |
| ListChangedAdd(DataViewListener listener) | System.Data.Index | inlinepackage |
| ListChangedRemove(DataViewListener listener) | System.Data.Index | inlinepackage |
| MaintainDataView(ListChangedType changedType, int record, bool trackAddRemove) | System.Data.Index | inlineprivate |
| ObjectID | System.Data.Index | package |
| OnListChanged(ListChangedType changedType, int newIndex, int oldIndex) | System.Data.Index | inlineprivate |
| OnListChanged(ListChangedType changedType, int index) | System.Data.Index | inlineprivate |
| OnListChanged(ListChangedEventArgs e) | System.Data.Index | inlineprivate |
| RecordChanged(int record) | System.Data.Index | inline |
| RecordChanged(int oldIndex, int newIndex) | System.Data.Index | inline |
| RecordCount | System.Data.Index | |
| RecordStateChanged(int record, DataViewRowState oldState, DataViewRowState newState) | System.Data.Index | inline |
| RecordStateChanged(int oldRecord, DataViewRowState oldOldState, DataViewRowState oldNewState, int newRecord, DataViewRowState newOldState, DataViewRowState newNewState) | System.Data.Index | inline |
| RecordStates | System.Data.Index | |
| RefCount | System.Data.Index | |
| RemoveRef() | System.Data.Index | inline |
| Reset() | System.Data.Index | inline |
| RowFilter | System.Data.Index | |
| s_objectTypeCount | System.Data.Index | privatestatic |