'Declaration
<MustUseReturnValueAttribute()> <NotNullAttribute()> Function AddCollection( _ ByVal relationName As String, _ ByVal displayName As String, _ ByVal useSequenceNumbers As Boolean _ ) As ICollectionReportWriter
[MustUseReturnValue()] [NotNull()] ICollectionReportWriter AddCollection( string relationName, string displayName, bool useSequenceNumbers )
[MustUseReturnValue()] [NotNull()] ICollectionReportWriter^ AddCollection( String^ relationName, String^ displayName, bool useSequenceNumbers )
Parameters
- relationName
- The internal name for the collection
- displayName
- The display name for the collection
- useSequenceNumbers
- Indicates whether sequence numbers should be automatically added to the report