protected int? PDigit()
Protected Function PDigit As Integer?
protected: Nullable<int> PDigit()
member PDigit : unit -> Nullable<int>