Share via


SortableCollection Constructor

Constructor.

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Protected Sub New ( _
    parent As EncoderObject _
)
'Usage
Dim parent As EncoderObject

Dim instance As New SortableCollection(Of T)(parent)
protected SortableCollection (
    EncoderObject parent
)
protected:
SortableCollection (
    EncoderObject^ parent
)
protected SortableCollection (
    EncoderObject parent
)
protected function SortableCollection (
    parent : EncoderObject
)

See Also

Reference

SortableCollection Generic Class
SortableCollection Members
Microsoft.Expression.Encoder Namespace