| 名前 | 解説 |
| Add | System.Collections.Generic.List<object>から継承されます。 |
| AddRange | System.Collections.Generic.List<object>から継承されます。 |
| AsReadOnly | System.Collections.Generic.List<object>から継承されます。 |
| BinarySearch | オーバーロードされます。 System.Collections.Generic.List<object>から継承されます。 |
| Clear | System.Collections.Generic.List<object>から継承されます。 |
| Contains | System.Collections.Generic.List<object>から継承されます。 |
| ConvertAll<TOutput> | System.Collections.Generic.List<object>から継承されます。 |
| CopyTo | オーバーロードされます。 System.Collections.Generic.List<object>から継承されます。 |
| Exists | System.Collections.Generic.List<object>から継承されます。 |
| Find | System.Collections.Generic.List<object>から継承されます。 |
| FindAll | System.Collections.Generic.List<object>から継承されます。 |
| FindIndex | オーバーロードされます。 System.Collections.Generic.List<object>から継承されます。 |
| FindLast | System.Collections.Generic.List<object>から継承されます。 |
| FindLastIndex | オーバーロードされます。 System.Collections.Generic.List<object>から継承されます。 |
| ForEach | System.Collections.Generic.List<object>から継承されます。 |
| GetEnumerator | System.Collections.Generic.List<object>から継承されます。 |
| GetRange | System.Collections.Generic.List<object>から継承されます。 |
| IndexOf | オーバーロードされます。 System.Collections.Generic.List<object>から継承されます。 |
| Insert | System.Collections.Generic.List<object>から継承されます。 |
| InsertRange | System.Collections.Generic.List<object>から継承されます。 |
| LastIndexOf | オーバーロードされます。 System.Collections.Generic.List<object>から継承されます。 |
| Remove | System.Collections.Generic.List<object>から継承されます。 |
| RemoveAll | System.Collections.Generic.List<object>から継承されます。 |
| RemoveAt | System.Collections.Generic.List<object>から継承されます。 |
| RemoveRange | System.Collections.Generic.List<object>から継承されます。 |
| Reverse | オーバーロードされます。 System.Collections.Generic.List<object>から継承されます。 |
| Sort | オーバーロードされます。 System.Collections.Generic.List<object>から継承されます。 |
| ToArray | System.Collections.Generic.List<object>から継承されます。 |
| TrimExcess | System.Collections.Generic.List<object>から継承されます。 |
| TrueForAll | System.Collections.Generic.List<object>から継承されます。 |