| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
This is the complete list of members for System.Data.IDataParameterCollection, including all inherited members.
| Add(object? value) | System.Collections.IList | |
| Clear() | System.Collections.IList | |
| Contains(string parameterName) | System.Data.IDataParameterCollection | |
| System::Collections::IList.Contains(object? value) | System.Collections.IList | |
| CopyTo(Array array, int index) | System.Collections.ICollection | |
| Count | System.Collections.ICollection | |
| GetEnumerator() | System.Collections.IEnumerable | |
| IndexOf(string parameterName) | System.Data.IDataParameterCollection | |
| System::Collections::IList.IndexOf(object? value) | System.Collections.IList | |
| Insert(int index, object? value) | System.Collections.IList | |
| IsFixedSize | System.Collections.IList | |
| IsReadOnly | System.Collections.IList | |
| IsSynchronized | System.Collections.ICollection | |
| Remove(object? value) | System.Collections.IList | |
| RemoveAt(string parameterName) | System.Data.IDataParameterCollection | |
| System::Collections::IList.RemoveAt(int index) | System.Collections.IList | |
| SyncRoot | System.Collections.ICollection | |
| this[int index] | System.Collections.IList | |
| this[string parameterName] | System.Data.IDataParameterCollection |