Struct RichObjectSequence
Namespace: FastReport.RichTextParser
Assembly: FastReport.dll
Syntax
public struct RichObjectSequence
Fields
objects
Declaration
public List<RichObject> objects
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<RichObject> |
size
Declaration
public long size
Field Value
| Type | Description |
|---|---|
| System.Int64 |