How to use scope (::)

clement_blue
clement_blue Member Posts: 16
I cannot find any example about how to use scope (::).

For example,
MatrixType := MatrixType::Item;

Can you explain how '::' works in this statement? Thank You.

Comments