次の方法で共有


MetadataTokens.PropertyDefinitionHandle(Int32) メソッド

定義

public:
 static System::Reflection::Metadata::PropertyDefinitionHandle PropertyDefinitionHandle(int rowNumber);
public static System.Reflection.Metadata.PropertyDefinitionHandle PropertyDefinitionHandle (int rowNumber);
static member PropertyDefinitionHandle : int -> System.Reflection.Metadata.PropertyDefinitionHandle
Public Function PropertyDefinitionHandle (rowNumber As Integer) As PropertyDefinitionHandle

パラメーター

rowNumber
Int32

戻り値

適用対象