'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> Public Property MaxCount As System.Integer
'Usage
Dim instance As NStandardRangeSamplerProvider Dim value As System.Integer instance.MaxCount = value value = instance.MaxCount
[System.Xml.Serialization.XmlAttribute()] public System.int MaxCount {get; set;}