Condividi tramite


Proprietà FormErrorCollection.Count

Ottiene il numero di oggetti FormError nell'oggetto FormErrorCollection associato al modulo corrente.

Spazio dei nomi: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Sintassi

Public MustOverride ReadOnly Property Count As Integer

Dim instance As FormErrorCollection
Dim value As Integer

value = instance.Count
public abstract int Count { get; }

Valore proprietà

Numero di errori nell'insieme.

Osservazioni

Non vi sono restrizioni per l'accesso a questo membro.

A questo tipo o membro può accedere solo il codice in esecuzione in moduli aperti in Microsoft Office InfoPath 2007 o in un browser.

Vedere anche

Riferimenti

Classe FormErrorCollection
Membri FormErrorCollection
Spazio dei nomi Microsoft.Office.InfoPath