public IList<string> GetAllSizeTableNames()
Public Function GetAllSizeTableNames As IList(Of String)
public: IList<String^>^ GetAllSizeTableNames()
member GetAllSizeTableNames : unit -> IList<string>