Click or drag to resize

BibtexFileEntries Property

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

Property Value

Type: ICollectionEntry
See Also