public class JournalEntryCollection : System.Collections.Generic.List<JournalEntry>, System.Collections.Generic.ICollection<JournalEntry>, System.Collections.Generic.IEnumerable<JournalEntry>, System.Collections.Generic.IList<JournalEntry>, System.Collections.Generic.IReadOnlyCollection<JournalEntry>, System.Collections.Generic.IReadOnlyList<JournalEntry>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
public class JournalEntryCollection = class(System.Collections.Generic.List, System.Collections.Generic.ICollection, System.Collections.Generic.IEnumerable, System.Collections.Generic.IList, System.Collections.Generic.IReadOnlyCollection, System.Collections.Generic.IReadOnlyList, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList)
public class JournalEntryCollection extends System.Collections.Generic.List implements System.Collections.Generic.ICollection, System.Collections.Generic.IEnumerable, System.Collections.Generic.IList, System.Collections.Generic.IReadOnlyCollection, System.Collections.Generic.IReadOnlyList, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
public __gc class JournalEntryCollection : public System.Collections.Generic.List<JournalEntry>, System.Collections.Generic.ICollection<JournalEntry>, System.Collections.Generic.IEnumerable<JournalEntry>, System.Collections.Generic.IList<JournalEntry>, System.Collections.Generic.IReadOnlyCollection<JournalEntry>, System.Collections.Generic.IReadOnlyList<JournalEntry>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
public ref class JournalEntryCollection : public System.Collections.Generic.List<JournalEntry>, System.Collections.Generic.ICollection<JournalEntry>, System.Collections.Generic.IEnumerable<JournalEntry>, System.Collections.Generic.IList<JournalEntry>, System.Collections.Generic.IReadOnlyCollection<JournalEntry>, System.Collections.Generic.IReadOnlyList<JournalEntry>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Declaration Public Class JournalEntryCollection Inherits System.Collections.Generic.List(Of JournalEntry) Implements System.Collections.Generic.ICollection(Of JournalEntry), System.Collections.Generic.IEnumerable(Of JournalEntry), System.Collections.Generic.IList(Of JournalEntry), System.Collections.Generic.IReadOnlyCollection(Of JournalEntry), System.Collections.Generic.IReadOnlyList(Of JournalEntry), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Declaration
Public Class JournalEntryCollection Inherits System.Collections.Generic.List(Of JournalEntry) Implements System.Collections.Generic.ICollection(Of JournalEntry), System.Collections.Generic.IEnumerable(Of JournalEntry), System.Collections.Generic.IList(Of JournalEntry), System.Collections.Generic.IReadOnlyCollection(Of JournalEntry), System.Collections.Generic.IReadOnlyList(Of JournalEntry), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage Dim instance As JournalEntryCollection
'Usage
Dim instance As JournalEntryCollection
System.Object System.Collections.Generic.List<T> Selerix.BusinessObjects.JournalEntryCollection
JournalEntryCollection Members Selerix.BusinessObjects Namespace