Edit

Share via


SwiftSelf<T> Struct

Definition

generic <typename T>
 where T : value classpublic value class SwiftSelf
public readonly struct SwiftSelf<T> where T : struct
type SwiftSelf<'T (requires 'T : struct)> = struct
Public Structure SwiftSelf(Of T)

Type Parameters

T
Inheritance
SwiftSelf<T>

Constructors

SwiftSelf<T>(T)

Properties

Value

Applies to