Name | Description | |
---|---|---|
![]() | C1EventCollection Constructor | Initializes a new instance of the C1EventCollection class. |
The following tables list the members exposed by C1EventCollection.
Name | Description | |
---|---|---|
![]() | C1EventCollection Constructor | Initializes a new instance of the C1EventCollection class. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.Generic.List<Event>) |
![]() | Count | (Inherited from System.Collections.Generic.List<Event>) |
![]() | Item | (Inherited from System.Collections.Generic.List<Event>) |
Name | Description | |
---|---|---|
![]() | AsReadOnly | (Inherited from System.Collections.Generic.List<Event>) |
![]() | BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<Event>) |
![]() | Clear | This method is hidden. Please, use DataStorage methods(AddEvent/DeleteEvent/UpdateEvent) in order to modify collection. |
![]() | Contains | (Inherited from System.Collections.Generic.List<Event>) |
![]() | ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<Event>) |
![]() | CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<Event>) |
![]() | Exists | (Inherited from System.Collections.Generic.List<Event>) |
![]() | Find | (Inherited from System.Collections.Generic.List<Event>) |
![]() | FindAll | (Inherited from System.Collections.Generic.List<Event>) |
![]() | FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<Event>) |
![]() | FindLast | (Inherited from System.Collections.Generic.List<Event>) |
![]() | FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<Event>) |
![]() | ForEach | (Inherited from System.Collections.Generic.List<Event>) |
![]() | GetRange | (Inherited from System.Collections.Generic.List<Event>) |
![]() | IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<Event>) |
![]() | Insert | (Inherited from System.Collections.Generic.List<Event>) |
![]() | InsertRange | (Inherited from System.Collections.Generic.List<Event>) |
![]() | LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<Event>) |
![]() | RemoveAll | (Inherited from System.Collections.Generic.List<Event>) |
![]() | RemoveAt | (Inherited from System.Collections.Generic.List<Event>) |
![]() | RemoveRange | (Inherited from System.Collections.Generic.List<Event>) |
![]() | Reverse | Overloaded. (Inherited from System.Collections.Generic.List<Event>) |
![]() | Sort | Overloaded. (Inherited from System.Collections.Generic.List<Event>) |
![]() | ToArray | (Inherited from System.Collections.Generic.List<Event>) |
![]() | TrimExcess | (Inherited from System.Collections.Generic.List<Event>) |
![]() | TrueForAll | (Inherited from System.Collections.Generic.List<Event>) |