共用方式為


AttributeBinding 建構

Initializes a new instance of the AttributeBinding class.

多載清單 

  名稱 描述
公用方法 AttributeBinding() () () () Initializes a new instance of the AttributeBinding class using the default values.
公用方法 AttributeBinding(String, AttributeBindingType) Initializes a new instance of the AttributeBinding class using an attribute identifier and an attribute type.
公用方法 AttributeBinding(String, AttributeBindingType, Int32) Initializes a new instance of the AttributeBinding class using an attribute identifier, an attribute type, and an ordinal value.

頂端