Add | Adds a new QLLibrarySettingsEntry and fires the SettingsEntryAdded event. |
AddRange | |
AsReadOnly (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
BinarySearch (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | Overloaded. |
Clear | Removes all entries, and fires remove events for each. |
Contains (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
ConvertAll (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
CopyTo (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | Overloaded. |
Equals (inherited from Object) | |
Exists (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
Find (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
FindAll (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
FindIndex (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | Overloaded. |
FindLast (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
FindLastIndex (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | Overloaded. |
FireEntryUpdated | Fire the SettingsEntryUpdated event. I don't really like to make this public :( |
ForEach (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
GetEnumerator (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
GetHashCode (inherited from Object) | |
GetRange (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
GetType (inherited from Object) | |
IndexOf (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | Overloaded. |
Insert | Inserts the entry into the given location at the list and fires the add event. |
InsertRange | |
LastIndexOf (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | Overloaded. |
Remove | Removes the entry from the list, returning true if it was found and false if not. |
RemoveAll | |
RemoveAt | Removes the entry at the index and fires the remove event. |
RemoveRange | Removes the range of elements. |
Reverse (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | Overloaded. |
Sort (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | Overloaded. |
ToArray (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
ToString (inherited from Object) | |
TrimExcess (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |
TrueForAll (inherited from 0, Culture=neutral, PublicKeyToken=8174058f62942e31]]) | |