[]
        
(Showing Draft Content)

C1.DataCollection.C1ConvertDataCollection-2.Convert

Convert Property

Convert

Gets or sets the function that converts a source item into an item of this collection.

Declaration
protected Func<IReadOnlyList<S>, int, T> Convert { get; set; }