Click or drag to resize

BibtexFileEntries Property

Namespace:  BibtexLibrary
Assembly:  BibtexLibrary.Standard (in BibtexLibrary.Standard.dll) Version: 1.4.4
Syntax
C#
public ICollection<BibtexEntry> Entries { get; set; }

Property Value

Type: ICollectionBibtexEntry
See Also