Partager via


IDataTemplateExtension.ProcessBinding(UInt32) Méthode

Définition

Fournit un rendu par phases des données liées dans un modèle de données.

public:
 bool ProcessBinding(unsigned int phase);
bool ProcessBinding(uint32_t const& phase);
public bool ProcessBinding(uint phase);
function processBinding(phase)
Public Function ProcessBinding (phase As UInteger) As Boolean

Paramètres

phase
UInt32

unsigned int

uint32_t

Obtient le nombre de fois où la méthode a été appelée.

Retours

Boolean

bool

true s’il y a d’autres phases à traiter ; sinon, false.

S’applique à