Getting started
Exporting
- Export quick start
- Examples
- Help compilers
- What are LDEC files
- Customising the export
- Creating your own LDEC files
API
Item(Int32)
Gets the ContentEntry at the specified index.
Namespace: TheBoxSoftware.API.LiveDocumenterAssembly: TheBoxSoftware.API.LiveDocumenter in (TheBoxSoftware.API.LiveDocumenter.dll)
Syntax
C#
public ContentEntry this[int index] { get; }
Parameters
index
Int32The zero-based index of the ContentEntry to return.