com.onlineobject.objectnet Namespace

NetworkVariable<(Of <(<'T>)>)> ImplicitWideningImplicitImplicitImplicit Conversion Operators

Overload List


  Name Description
Public operator Static member Implicit Widening Implicit Implicit Implicit (T to NetworkVariable<(Of <<'(T>)>>))
Implicitly converts a value of type T to a NetworkVariable of type T.
Public operator Static member Implicit Widening Implicit Implicit Implicit (NetworkVariable<(Of <<'(T>)>>) to T)
Implicitly converts a NetworkVariable of type T to a value of type T.