Edit

Share via


SwiftSelf<T>(T) Constructor

Definition

public:
 SwiftSelf(T value);
public SwiftSelf (T value);
new System.Runtime.InteropServices.Swift.SwiftSelf<'T (requires 'T : struct)> : 'T -> System.Runtime.InteropServices.Swift.SwiftSelf<'T (requires 'T : struct)>
Public Sub New (value As T)

Parameters

value
T

Applies to