XmlMappedRange.CountLarge Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.