constructor
constructor(value: T)
Memory<T>(T value)
init(_ value: T)
Sub New(value As T)
Parameters: