Condividi tramite


Membri ConditionExtender

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

Il tipo ConditionExtender espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ConditionExtender() () () ()
Metodo pubblico ConditionExtender(Condition) Initializes a new instance of the ConditionExtender class based on the specified condition.
Metodo pubblico ConditionExtender(PolicyStore, String) Initializes a new instance of the ConditionExtender class that has the specified policy store and name.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo protetto GetParentSfcPropertySet Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Metodo pubblico GetPropertySet Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto OnPropertyChanged Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Metodo protetto OnPropertyMetadataChanged Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Metodo protetto parent_PropertyChanged Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Metodo protetto parent_PropertyMetadataChanged Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Metodo protetto RegisterParentProperty Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Metodo protetto RegisterProperty Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Metodo protetto RegisterProperty Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DependentPolicies Gets the policies that are dependent on the condition.
Proprietà pubblica ExpressionNode Gets or sets the expression node for the condition.
Proprietà pubblica FacetInfo Gets or sets the facet information for the condition.
Proprietà pubblica Facets Gets the collection that contains information about all the facets that are associated with the condition.
Proprietà protetta Parent Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Proprietà pubblica RootFacets Gets the collection that contains information about all the root level facets that are associated with the condition.

In alto

Eventi

  Nome Descrizione
Evento pubblico PropertyChanged Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).
Evento pubblico PropertyMetadataChanged Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >).

In alto