StringBuffer.CodePointBefore(Int32) 方法

定义

在 1 中添加。

[Android.Runtime.Register("codePointBefore", "(I)I", "")]
public override int CodePointBefore (int index);
[<Android.Runtime.Register("codePointBefore", "(I)I", "")>]
override this.CodePointBefore : int -> int

参数

index
Int32

此 对象中代码单元的 char 索引。

返回

属性

注解

在 1.5 中添加。

java.lang.StringBuffer.codePointBefore(int)Java 文档。

此页面的某些部分是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的条款使用。

适用于