Click or drag to resize

BibTexDataFileUntypedEntries Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
List of BibTexEntryBase instances, loaded from the source file

Namespace:  imbSCI.BibTex
Assembly:  imbSCI.BibTex (in imbSCI.BibTex.dll) Version: 0.9.10.
Syntax
C#
public List<BibTexEntryBase> UntypedEntries { get; }
Request Example View Source

Property Value

Type: ListBibTexEntryBase
See Also