websocket-sharp System.Object System.Collections.ICollection Provides a collection container for instances of the class. To be added. Constructor Initializes a new instance of the class. To be added. Method System.Void A to add to the . Add the specified to the . To be added. is . Method System.Void A to add to the current . Add the elements of the specified to the current . To be added. is . Method System.Void An that is the destination of the elements copied from the . An that indicates the zero-based index in at which copying begins. Copies the elements of the to the specified , starting at the specified in the . To be added. is . is less than zero. Method System.Void An array of that is the destination of the elements copied from the . An that indicates the zero-based index in at which copying begins. Copies the elements of the to the specified array of , starting at the specified in the . To be added. is . is less than zero. Property System.Int32 Gets the number of cookies contained in the . An that indicates the number of cookies contained in the . To be added. Method System.Collections.IEnumerator Gets the enumerator to use to iterate through the . An instance of an implementation of the interface to use to iterate through the . To be added. Property System.Boolean Gets a value indicating whether the is read-only. true if the is read-only; otherwise, false. The default is true. To be added. Property System.Boolean Gets a value indicating whether access to the is thread safe. true if access to the is thread safe; otherwise, false. The default is false. To be added. Property WebSocketSharp.Net.Cookie An that is the zero-based index of the to find. Gets the with the specified from the . A with the specified in the . To be added. is less than zero or is greater than or equal to . Property WebSocketSharp.Net.Cookie A that is the name of the to find. Gets the with the specified from the . A with the specified in the . To be added. is . Property System.Object Gets an object to use to synchronize access to the . An to use to synchronize access to the . To be added.