public int? PInt()
Public Function PInt As Integer?
public: Nullable<int> PInt()
member PInt : unit -> Nullable<int>