Click or drag to resize

NetworkDataTGetGlobalValue Method

Overload List
  NameDescription
Public methodGetGlobalValue(T)
Get global value. Returns false if no global value is defined.
Public methodGetGlobalValue(String, T)
Get value for the specified id. Returns false if no value is defined for the node id.
Top
See Also