[This is preliminary documentation and is subject to change.]
Záznamy k danému řádku
Namespace: Tools.ExperimentalAssembly: Tools Experimental (in Tools Experimental.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public ListWithEvents<DayViewItem> Records { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Records As ListWithEvents(Of DayViewItem) Get |
| Visual C++ |
|---|
public: property ListWithEvents<DayViewItem^>^ Records { ListWithEvents<DayViewItem^>^ get (); } |
| F# |
|---|
member Records : ListWithEvents<DayViewItem> |
| JScript |
|---|
function get Records () : ListWithEvents<DayViewItem> |