The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CallInfo Constructor
.NET Framework (current version)
Creates a new CallInfo that represents arguments in the dynamic binding process.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | CallInfo(Int32, IEnumerable<String^>^) | Creates a new CallInfo that represents arguments in the dynamic binding process. |
![]() | CallInfo(Int32, array<String^>^) | Creates a new PositionalArgumentInfo. |
Show:
