Compartir a través de


ConditionExtender Miembros

The ConditionExtender class is an exception that is raised when the expression tree is incorrect.

El tipo ConditionExtender expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ConditionExtender() () () ()
Método publico ConditionExtender(Condition) Initializes a new instance of the ConditionExtender class based on the specified condition.
Método publico ConditionExtender(PolicyStore, String) Initializes a new instance of the ConditionExtender class that has the specified policy store and name.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método protegido GetParentSfcPropertySet Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Método publico GetPropertySet Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido OnPropertyChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Método protegido OnPropertyMetadataChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Método protegido parent_PropertyChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Método protegido parent_PropertyMetadataChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Método protegido RegisterParentProperty Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Método protegido RegisterProperty Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Método protegido RegisterProperty Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública DependentPolicies Gets the policies that are dependent on the condition.
Propiedad pública ExpressionNode Gets or sets the expression node for the condition.
Propiedad pública FacetInfo Gets or sets the facet information for the condition.
Propiedad pública Facets Gets the collection that contains information about all the facets that are associated with the condition.
Propiedad protegida Parent Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Propiedad pública RootFacets Gets the collection that contains information about all the root level facets that are associated with the condition.

Principio

Eventos

  Nombre Descripción
Evento público PropertyChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Evento público PropertyMetadataChanged Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcObjectExtender< (Of < ( <'Condition> ) > ) >).

Principio