バージョン

ColumnDefinitions プロパティ

列のリストを返すか、設定します。
シンタックス
'宣言
 
Public Property ColumnDefinitions As IKeyedList(Of ProjectColumnDefinition,String)
public IKeyedList<ProjectColumnDefinition,string> ColumnDefinitions {get; set;}
参照