[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| From(String) | Copies the substring of an input string denoted by this Section.
| |
| From<(Of <<'(T>)>>)(IList<(Of <<'(T>)>>)) | Copies those elements of an IList denoted by this section.
| |
| From<(Of <<'(T>)>>)(array<T>[]()[][]) | Copies those elements of an array denoted by this section.
|