Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

MasterDetails Constructor (Object, Object[])

Create a new instance with the specified values.

[Visual Basic]
Overloads Public Sub New( _
   ByVal master As Object, _
   ByVal details As Object() _
)
[C#]
public MasterDetails(
   object master,
   object[] details
);

Parameters

master
The master record.
details
The details record.

See Also

MasterDetails Class | FileHelpers.MasterDetail Namespace | MasterDetails Constructor Overload List


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox