CustomAttributeNamedArgumentsEncoder.Count(Int32) 方法

定义

public:
 System::Reflection::Metadata::Ecma335::NamedArgumentsEncoder Count(int count);
public System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder Count (int count);
member this.Count : int -> System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder
Public Function Count (count As Integer) As NamedArgumentsEncoder

参数

count
Int32

返回

适用于