[]
Represents a collection of FileSpecification.RelatedFile objects.
public class FileSpecification.RelatedFileCollection : OwnedCollection<FileSpecification.RelatedFile>, IList<FileSpecification.RelatedFile>, ICollection<FileSpecification.RelatedFile>, IReadOnlyList<FileSpecification.RelatedFile>, IReadOnlyCollection<FileSpecification.RelatedFile>, IEnumerable<FileSpecification.RelatedFile>, IOwnedObject, IList, ICollection, IEnumerable
| Name | Description |
|---|---|
| Owner | Gets the FileSpecification.FileInfo object owning this collection. |
| Name | Description |
|---|---|
| OnChanged() | Called when collection is changed, sets Changed to true. |