'宣言
<Foundation.ExportAttribute("MaxSelectionCount")> <System.ComponentModel.BrowsableAttribute(True)> Public Property MaxSelectionCount As System.Integer
[Foundation.Export("MaxSelectionCount")] [System.ComponentModel.Browsable(true)] public System.int MaxSelectionCount {get; set;}