M_Cyjb_Text_TextSpan_op_Implicit - CYJB/Cyjb GitHub Wiki
Namespace: Cyjb.Text
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public static implicit operator TextSpan (
Range range
)
- range
- Type: System.Range
要转换的范围。
异常 | 条件 |
---|---|
ArgumentException | range 包含从结尾进行的索引。 |