public SwitchCaseCollection Cases { get; }
Public ReadOnly Property Cases As SwitchCaseCollection Get
public: property SwitchCaseCollection^ Cases { SwitchCaseCollection^ get (); }
member Cases : SwitchCaseCollection with get
In This Article