Solid(IList<Portion>) Constructor

Proprietary file format constructor.
Protected Friend Sub New( _ 
ByVal portions As IList(Of Portion) _ 
)
This language is not supported or no code example is available.
internal protected Solid( 
IList<Portion> portions 
)
This language is not supported or no code example is available.

Parameters

portions
IList<Portion>

The portions stored in the file.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition