'Declaration <DefaultValueAttribute()> Public Property Index As Integer
'Usage Dim instance As SortInfo Dim value As Integer instance.Index = value value = instance.Index
[DefaultValue()] public int Index {get; set;}
Target Platforms: Windows Server 2012, Windows RT
SortInfo Class SortInfo Members
Copyright © GrapeCity, inc. All rights reserved.