'宣言 Protected MustOverride ReadOnly Property SharedTable As RecTable
'使用法 Dim instance As ElementProperties Dim value As RecTable value = instance.SharedTable
protected abstract RecTable SharedTable {get;}
'宣言 Protected MustOverride ReadOnly Property SharedTable As RecTable
'使用法 Dim instance As ElementProperties Dim value As RecTable value = instance.SharedTable
protected abstract RecTable SharedTable {get;}