NPersistence Reference Guide
Return the tuple elements.

Return Value

tuple elements

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
IList<TupleElement<Object>> GetElements()

See Also