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
)

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

SortableCollection Generic Class
SortableCollection Members
Microsoft.Expression.Encoder Namespace