Skip to main content
A newer version of this page is available. .

ContextIdentifiers.Count Property

Specifies the number of the validation contexts identified by the current ContextIdentifiers.

Namespace: DevExpress.Persistent.Validation

Assembly: DevExpress.Persistent.Base.v18.2.dll

Declaration

public int Count { get; }

Property Value

Type Description
Int32

An integer value specifying the number of the validation contexts identified by the current ContextIdentifiers.

See Also