AnnotationDataPropertyMerger Class |
Namespace: Atalasoft.Annotate.Importers
The AnnotationDataPropertyMerger type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnotationDataPropertyMerger() | Makes a default merger that will merge Location, Size, and Modified time. |
![]() | AnnotationDataPropertyMerger(String[]) | Makes a merger that will merge a set of properties by name. |
Name | Description | |
---|---|---|
![]() | MergeList | Gets a collection of properties that will be merged from one annotation data object to another. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MergeSpecificCommonProperties | Merges a set of properties from one object into another using the MergeList to select how it will be
merged. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |