Namespace: Languages.Implementation Assembly: Languages (in Languages.dll)
public List<Word> Words { get; set; }
Public Property Words As List(Of Word) Get Set
public: property List<Word^>^ Words { List<Word^>^ get (); void set (List<Word^>^ value); }
Submit feedback about this site to: