A mutable tuple of dimension one.
Namespace: Telerik.Windows.Diagrams.CoreAssembly: Telerik.Windows.Diagrams.Core (in Telerik.Windows.Diagrams.Core.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class Muple<T1> : Muple
|
| Visual Basic |
|---|
Public Class Muple(Of T1) _
Inherits Muple |
Type Parameters
- T1
- The data type of the first item.
Inheritance Hierarchy
See Also