'Declaration <DefaultMemberAttribute("Item")> Public NotInheritable Class SelectionInfoCollection Inherits GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection(Of SelectionInfo)
'Usage Dim instance As SelectionInfoCollection
[DefaultMember("Item")] public sealed class SelectionInfoCollection : GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection<SelectionInfo>