Skip to content
typedescriptor
Browse
Explore
Browse
Assemblies
Namespaces
Packages
.NET Framework
Assemblies
Namespaces
Packages
Listings
⟨beta⟩
A curated list of high quality, important, and interesting libraries and services in the .NET ecosystem.
Research
Open-source experiments, explorations, and notes on .NET libraries, apps, and tools.
Follow us
↖
Browse
↖
dotnet
Collection
↖
Namespaces
↖
Assemblies
↖
Packages
Abandoned
Mutex
Exception
Accept
Reject
Rule
Accessed
Through
Property
Attribute
Access
Violation
Exception
Action
Action`1
Action`10
Action`11
Action`12
Action`13
Action`14
Action`15
Action`16
Action`2
Action`3
Action`4
Action`5
Action`6
Action`7
Action`8
dotnet
System
Namespace
Func`9
Delegate
Version
Select version
2.1.0.0
Compare versions
2.0.0.0 ⟶ 2.1.0.0
Added in
Version 2.1.0.0
2.0.0.0
2.1.0.0
Func`9
Delegate
latest version
Encapsulates a method that has eight parameters and returns a value of the type specified by the
TResult
parameter.
T1
The type of the first parameter of the method that this delegate encapsulates.
T2
The type of the second parameter of the method that this delegate encapsulates.
T3
The type of the third parameter of the method that this delegate encapsulates.
T4
The type of the fourth parameter of the method that this delegate encapsulates.
T5
The type of the fifth parameter of the method that this delegate encapsulates.
T6
The type of the sixth parameter of the method that this delegate encapsulates.
T7
The type of the seventh parameter of the method that this delegate encapsulates.
T8
The type of the eighth parameter of the method that this delegate encapsulates.
TResult
The type of the return value of the method that this delegate encapsulates.
↳
Multicast
Delegate
Base Class
↳
Delegate
↳
Object
On This Page
Overview
Constructors
Methods
Assemblies
Issues
Constructors
Func`9(Object,
Int
Ptr)
Methods
Begin
Invoke(`0,
`1,
`2,
`3,
`4,
`5,
`6,
`7,
Async
Callback,
Object)
End
Invoke(IAsync
Result)
Invoke(`0,
`1,
`2,
`3,
`4,
`5,
`6,
`7)
Assemblies
netstandard
System.
Private.
Core
Lib
System.
Runtime
Issues
Mentions on GitHub
No mentions in issues