Name | Description | |
---|---|---|
![]() | FileSpecification.RelatedFileCollection Constructor | Initializes a new instance of the FileSpecification.RelatedFileCollection class. |
The following tables list the members exposed by FileSpecification.RelatedFileCollection.
Name | Description | |
---|---|---|
![]() | FileSpecification.RelatedFileCollection Constructor | Initializes a new instance of the FileSpecification.RelatedFileCollection class. |
Name | Description | |
---|---|---|
![]() | Changed | Gets a value indicating whether the collection was changed. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>) |
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Owner | Gets the FileSpecification.FileInfo object owning this collection. |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | AddRange | Adds all items from items to this collection. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Sort | Overloaded. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>) |