public string[] ShortMonthNames {get; set;}
'Declaration Public Property ShortMonthNames As String()
'Declaration
Public Property ShortMonthNames As String()
'Usage Dim instance As DateTimeCellType Dim value() As String instance.ShortMonthNames = value value = instance.ShortMonthNames
'Usage
Dim instance As DateTimeCellType Dim value() As String instance.ShortMonthNames = value value = instance.ShortMonthNames
DateTimeCellType Class DateTimeCellType Members