XmlMappedRange.CountLarge Property

Definition

Gets a value that represents the number of times that the largest value in a range appears.

public:
 property System::Object ^ CountLarge { System::Object ^ get(); };
public object CountLarge { get; }
member this.CountLarge : obj
Public ReadOnly Property CountLarge As Object

Property Value

A value that represents the number of times that the largest value in a range appears.

Applies to