Hi all

this code in the vb.net I want in the C#


vb Code:
  1. Dim Restrictions() As String = New String(3) {}
  2.             Restrictions(3) = "Table"

Guide me
Thanks