Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Microsoft
CSharp
RuntimeBinder
Semantics
MethodOrPropertySymbol
IsMarshalAsParameter
Microsoft.CSharp.RuntimeBinder.Semantics.MethodOrPropertySymbol.IsMarshalAsParameter C# (CSharp) Method
MethodOrPropertySymbol Class Documentation
ファイルを表示
Open project: dotnet/corefx
IsMarshalAsParameter()
public
method
public
IsMarshalAsParameter
(
int
index
) :
bool
index
int
return
bool
public bool IsMarshalAsParameter(int index) { return _marshalAsIndex[index]; }
MethodOrPropertySymbol
GetDefaultParameterValue
GetDefaultParameterValueConstValType
GetMarshalAsParameterValue
HasDefaultParameterValue
HasOptionalParameters
IsExpImpl
IsMarshalAsParameter
IsParameterOptional
MarshalAsObject
MethodOrPropertySymbol
SetDefaultParameterValue
SetMarshalAsParameter
SetOptionalParameter
containingDeclaration
getClass