[This is preliminary documentation and is subject to change.]
Connections to other types.
Declaration Syntax
C# | Visual Basic | Visual C++ |
List<NodeSchema> nodes { get; }
ReadOnly Property nodes As List(Of NodeSchema)
property List<NodeSchema^>^ nodes { List<NodeSchema^>^ get (); }