SimpleORM.NET
nodes Property
NamespacesSorm.InterfacesItemSchemanodes

[This is preliminary documentation and is subject to change.]

Connections to other types.
Declaration Syntax
C#Visual BasicVisual C++
List<NodeSchema> nodes { get; }
ReadOnly Property nodes As List(Of NodeSchema)
property List<NodeSchema^>^ nodes {
	List<NodeSchema^>^ get ();
}

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068