次の方法で共有


SearchDocument.GetInt32(String) メソッド

定義

という名前keyの の プロパティのSearchDocument値をNullable<T>取得します。

public int? GetInt32 (string key);
member this.GetInt32 : string -> Nullable<int>
Public Function GetInt32 (key As String) As Nullable(Of Integer)

パラメーター

key
String

プロパティの名前。

戻り値

プロパティの値。

適用対象