Resources.NumberOrdinals Property

Definition

Looks up a localized string similar to 1=1st,first,first one|2=2nd,second,second one|3=3rd,third,third one|4=4th,fourth,fourth one|5=5th,fifth,fifth one|6=6th,sixth,sixth one|7=7th,seventh,seventh one|8=8th,eigth,eigth one|9=9th,ninth,ninth one|10=10th,tenth,tenth one.

public static string NumberOrdinals { get; }
member this.NumberOrdinals : string
Public Shared ReadOnly Property NumberOrdinals As String

Property Value

String

Applies to