C

LoadNature

Version comparison

Members across versions

1 member across 9 versions · 1 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Document, String)
same same same same same changed same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2022).
Identical to 2022: 2020, 2021, 2023, 2024
2022 current

Changes in 2025 vs 2022 1 changed

Flip API Versions →

Changed members

LoadNature.Create(Document, String)
document Document The Document to which new load nature element will be added.
name String The name of the load nature.
→ returns LoadNaturenullNothingnullptr The newly created load nature element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.

Changes in 2025.3 vs 2022 1 changed

Flip API Versions →

Changed members

LoadNature.Create(Document, String)
document Document The Document to which new load nature element will be added.
name String The name of the load nature.
→ returns LoadNaturenullNothingnullptr The newly created load nature element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.

Changes in 2026 vs 2022 1 changed

Flip API Versions →

Changed members

LoadNature.Create(Document, String)
document Document The Document to which new load nature element will be added.
name String The name of the load nature.
→ returns LoadNaturenullNothingnullptr The newly created load nature element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.

Changes in 2027 vs 2022 1 changed

Flip API Versions →

Changed members

LoadNature.Create(Document, String)
document Document The Document to which new load nature element will be added.
name String The name of the load nature.
→ returns LoadNaturenullNothingnullptr The newly created load nature element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.