語言

AbstractMap.SimpleEntry.Value 屬性

定義

回傳對應此項的值。

public virtual Java.Lang.Object? Value { [Android.Runtime.Register("getValue", "()Ljava/lang/Object;", "GetGetValueHandler")] get; }
[<get: Android.Runtime.Register("getValue", "()Ljava/lang/Object;", "GetGetValueHandler")>]
member this.Value : Java.Lang.Object

屬性值

對應此項的值

實作

屬性

備註

回傳對應此項的值。

Java 文件 java.util.AbstractMap.SimpleEntry.getValue()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於