AttributeTranslation 建構

Initializes a new instance of the AttributeTranslation class.

多載清單 

  名稱 描述
公用方法 AttributeTranslation() () () () Initializes a new instance of the AttributeTranslation class, using default values.
公用方法 AttributeTranslation(Int32) Initializes a new instance of the AttributeTranslation class, using default values with a specified language parameter.
公用方法 AttributeTranslation(Int32, String) Initializes a new instance of the AttributeTranslation class, using default values with specified language and caption parameters.

頂端