The cell class that constitutes GenericYList<(Of <(<'T>)>)>s.

Namespace: yWorks.Support
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class GenericListCell<T>
Visual Basic
Public Class GenericListCell(Of T)

Type Parameters

T
The type of the values of the cells.

Inheritance Hierarchy

System..::..Object
  yWorks.Support..::..GenericListCell<(Of <(<'T>)>)>

See Also