SearchDocument.GetInt64(String) メソッド

定義

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

public long? GetInt64 (string key);
member this.GetInt64 : string -> Nullable<int64>
Public Function GetInt64 (key As String) As Nullable(Of Long)

パラメーター

key
String

プロパティの名前。

戻り値

プロパティの値。

適用対象