Type.MakeFunctionPointerType(Type[], Boolean) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public virtual Type MakeFunctionPointerType(Type[]? parameterTypes, bool isUnmanaged = false);
abstract member MakeFunctionPointerType : Type[] * bool -> Type
override this.MakeFunctionPointerType : Type[] * bool -> Type
Public Overridable Function MakeFunctionPointerType (parameterTypes As Type(), Optional isUnmanaged As Boolean = false) As Type
Parameter
- parameterTypes
- Type[]
- isUnmanaged
- Boolean