XdmType.Quantifier PropertyXdmType.Quantifier PropertyXdmType::Quantifier Property

Gets the quantifier associated with this type.

Syntax

Public MustOverride ReadOnly Property Quantifier As Quantifier
        Get
public abstract Quantifier Quantifier { get; }
public:
property Quantifier Quantifier {
    virtual Quantifier get() abstract;
}
 

Remarks

The quantifier is an indication of the number of items in a value matching this type.