[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.ReadOnlyStructList-1.-ctor

ReadOnlyStructList Constructor

ReadOnlyStructList(StructList<T>)

Initializes a new instance of the ReadOnlyStructList<T> class from a given instance of StructList<T>.

Declaration
public ReadOnlyStructList(StructList<T> list)
Parameters
Type Name Description
StructList<T> list