[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Gibt das betroffene Kindobjekt zurück.
Namespace: DynamicNode.ModelAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
C# |
---|
public TChild Child { get; private set; } |
Visual Basic |
---|
Public Property Child As TChild Get Private Set |
F# |
---|
member Child : 'TChild with get, private set |