RuntimeList Constructor (T, RuntimeList)
Constructs a runtime list with initialized fields.
Namespace: Microsoft.Xrt.Runtime
Assembly: Microsoft.Xrt.Runtime (in Microsoft.Xrt.Runtime.dll)
Usage
'Usage
Syntax
'Declaration
public RuntimeList (
T head,
RuntimeList<T> tail
)
Parameters
- head
- tail
Platforms
Development Platforms
Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP SP2 or later, Microsoft Windows Server 2008, Microsoft Windows Server 2003
See Also
Reference
RuntimeList Generic Class
RuntimeList Members
Microsoft.Xrt.Runtime Namespace