C# Class Aspose.Words.Examples.CSharp.Mail_Merge.NestedMailMergeCustom.CustomerList

An example of a typed collection that contains your "data" objects.
Inheritance: System.Collections.ArrayList
Show file Open project: aspose-words/Aspose.Words-for-.NET

Public Methods

Method Description
this ( int index ) : Customer

Method Details

this() public method

public this ( int index ) : Customer
index int
return Customer