Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Java.Lang.Invoke
  3. MethodType
  4. ParameterArray()
  • MethodType
    • HasPrimitives
    • HasWrappers
    • JniPeerMembers
    • ThresholdClass
    • ThresholdType
    • AppendParameterTypes(Class[])
    • AppendParameterTypes(IList<Class>)
    • ChangeParameterType(Int32, Class)
    • ChangeReturnType(Class)
    • DescriptorString()
    • DropParameterTypes(Int32, Int32)
    • Erase()
    • FromMethodDescriptorString(String, ClassLoader)
    • Generic()
    • GenericMethodType(Int32)
    • GenericMethodType(Int32, Boolean)
    • InsertParameterTypes(Int32, Class[])
    • InsertParameterTypes(Int32, IList<Class>)
    • InvokeMethodType(Class)
    • InvokeMethodType(Class, Class)
    • InvokeMethodType(Class, Class[])
    • InvokeMethodType(Class, MethodType)
    • InvokeMethodType(Class, Class, Class[])
    • InvokeMethodType(Class, IList<Class>)
    • LastParameterType()
    • ParameterArray()
    • ParameterCount()
    • ParameterList()
    • ParameterType(Int32)
    • ReturnType()
    • ToMethodDescriptorString()
    • Unwrap()
    • Wrap()
monoandroid
namespace Java.Lang.Invoke
{
    [Register("java/lang/invoke/MethodType", ApiSince = 26, DoNotGenerateAcw = true)]
    public sealed class MethodType : Object, IJavaObject, IJavaPeerable, ISerializable, IDisposable
    {
        [Register("parameterArray", "()[Ljava/lang/Class;", "", ApiSince = 26)]
        public Class![]? ParameterArray();
    }
}
.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙