Field 结构

定义

public struct Field
type Field = struct
Public Structure Field
继承
Field

构造函数

Field(Span, Int32)

Create新的字段。

字段

Id

字段的标识符。 具有相同 Id 的所有字段将一起编辑。

Span

与字段关联的 ReplacementText 中的范围。

适用于