Compartir a través de


AttributeBinding Constructor

Initializes a new instance of the AttributeBinding class.

Lista de sobrecargas

  Nombre Descripción
Método publico AttributeBinding() () () () Initializes a new instance of the AttributeBinding class using the default values.
Método publico AttributeBinding(String, AttributeBindingType) Initializes a new instance of the AttributeBinding class using an attribute identifier and an attribute type.
Método publico AttributeBinding(String, AttributeBindingType, Int32) Initializes a new instance of the AttributeBinding class using an attribute identifier, an attribute type, and an ordinal value.

Principio