IList
IsEmpty
Add(Object)
Add(Int32, Object)
AddAll(ICollection)
AddAll(Int32, ICollection)
Clear()
Contains(Object)
ContainsAll(ICollection)
CopyOf(ICollection)
Equals(Object)
Get(Int32)
GetHashCode()
IndexOf(Object)
Iterator()
LastIndexOf(Object)
ListIterator()
ListIterator(Int32)
Of()
Of(Object)
Of(Object[])
Of(Object, Object)
Of(Object, Object, Object)
Of(Object, Object, Object, Object)
Of(Object, Object, Object, Object, Object)
Of(Object, Object, Object, Object, Object, Object)
Of(Object, Object, Object, Object, Object, Object, Object)
Of(Object, Object, Object, Object, Object, Object, Object, Object)
Of(Object, Object, Object, Object, Object, Object, Object, Object, Object)
Of(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)
Remove(Int32)
Remove(Object)
RemoveAll(ICollection)
ReplaceAll(IUnaryOperator)
RetainAll(ICollection)
Set(Int32, Object)
Size()
Sort(IComparator)
SubList(Int32, Int32)
ToArray()
ToArray(Object[])
monoandroid
namespace Java.Util
{
[JavaTypeParameters(new[] { "E" })]
[Register("java/util/List", "", "Java.Util.IListInvoker")]
public interface IList : IJavaObject, IJavaPeerable, IIterable, ICollection, IDisposable
}
nuget.org | 0.0 % Reference this API 0.0 % Derive from this class or interface |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API