WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.BarCode Namespace / ComplexProperty Class / SetField<T> Method
In This Topic
    SetField<T> Method (ComplexProperty)
    In This Topic
    Universal field setter
    Syntax
    protected bool SetField<T>( 
       ref T field,
       T value,
       string propertyName
    )

    Parameters

    field
    value
    propertyName

    Type Parameters

    T
    See Also