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

Namespace: yWorks.Support
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

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