シンタックス
'宣言
Private Shared Function GetNumber( _
ByVal As System.Xml.Linq.XElement, _
ByVal As System.String _
) As System.Nullable(Of Double)
private static System.Nullable<double> GetNumber(
System.Xml.Linq.XElement ,
System.string
)
パラメータ
- pe
- name
参照