BlobEncoder.PermissionSetArguments(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
編碼權限集合引數。
public:
System::Reflection::Metadata::Ecma335::NamedArgumentsEncoder PermissionSetArguments(int argumentCount);
public System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder PermissionSetArguments (int argumentCount);
member this.PermissionSetArguments : int -> System.Reflection.Metadata.Ecma335.NamedArgumentsEncoder
Public Function PermissionSetArguments (argumentCount As Integer) As NamedArgumentsEncoder
參數
- argumentCount
- Int32
集合中的自變數數目。
傳回
集合自變數的編碼器。