'宣言 Public Shared Function GetPropertyInfo( _ ByVal type As Type, _ ByVal propertyName As String _ ) As PropertyInfo
public static PropertyInfo GetPropertyInfo( Type type, string propertyName )
パラメータ
- type
- propertyName
'宣言 Public Shared Function GetPropertyInfo( _ ByVal type As Type, _ ByVal propertyName As String _ ) As PropertyInfo
public static PropertyInfo GetPropertyInfo( Type type, string propertyName )