public GuiVnaTable<T> Table { get; }
Public ReadOnly Property Table As GuiVnaTable(Of T) Get
public: property GuiVnaTable<T>^ Table { GuiVnaTable<T>^ get (); }
member Table : GuiVnaTable<'T> with get
In This Article