This class simply defines the Size property
that allows to determine the number of elements in a
multi-value event-out slot. This is an abstract class, i.e.
you cannot create instances of this class. The only way to
retrieve instances of this class is the
Node.GetEventOut method.
Usually you do not use this class directly, but cast it to one
of its descendants for the respective VRML data types.