A collection of RapidSpellWebLauncher/RapidSpellWInline IDs

C# | Visual Basic | Visual C++ |
public class RapidSpellWebLauncherCollection
Public Class RapidSpellWebLauncherCollection
public ref class RapidSpellWebLauncherCollection

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | RapidSpellWebLauncherCollection()()() | |
![]() | RapidSpellWebLauncherCollection(String) | Construct new object with launcher IDs in members, note these must be "ID,ID,ID" |
![]() | Add(String) | Same as ArrayList.Add |
![]() | Count | Same as ArrayList.Count |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetEnumerator()()() | |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Item[([(Int32])]) | Indexer for ID in list |
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Remove(String) | Same as ArrayList.Remove |
![]() | ToString()()() | Turns this into a string representation, EXACTLY same format as used in RapidSpellWebLauncherCollection(string members) (Overrides Object.ToString()()().) |

Object | |
![]() | RapidSpellWebLauncherCollection |