Gets the list of parameters that can be used for creating the new item.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
public Object[] Parameters { get; }
Visual Basic (Declaration)
Public ReadOnly Property Parameters As Object()

See Also