SimpleORM.NET
fields Property
NamespacesSorm.InterfacesSerializeInfofields

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

Name value pairs to be filled from the fields of the instance which is to be serialized.
Declaration Syntax
C#Visual BasicVisual C++
List<NameValuePair> fields { get; }
ReadOnly Property fields As List(Of NameValuePair)
property List<NameValuePair^>^ fields {
	List<NameValuePair^>^ get ();
}

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