public Dictionary<string, ClassCellCode> ClassCellCodes { get; set; }
Public Property ClassCellCodes As Dictionary(Of String, ClassCellCode) Get Set
member ClassCellCodes : Dictionary<string, ClassCellCode> with get, set
In This Article