IPropertyDefinition 介面

定義

表示屬性定義。

public interface class IPropertyDefinition
public interface IPropertyDefinition
type IPropertyDefinition = interface
Public Interface IPropertyDefinition
衍生

屬性

Default

取得預設值。

Maximum

取得最大值。

Minimum

取得最小值。

Name

取得屬性的名稱。

方法

Validate(Object, Object)

IPropertyDefinition使用指定的元件和值來驗證。

適用於