IMcPropertyDictionary Interface |
![]() |
Namespace: MediaCy.IQL.Engine
Public Interface IMcPropertyDictionary Inherits IEnumerable
The IMcPropertyDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of lenss in the collection. |
![]() | Item | Item property handler for the property dictionary. |
![]() | Modified | Gets or sets the collection modified flag. |
Name | Description | |
---|---|---|
![]() | Add | Method to add a new McPropertyInformation to the collection. |
![]() | GetEnumerator | |
![]() | Open | Opens a set of lens information |
![]() | Remove | Removes the lens object from the McPropertyDictionary
collection. |
![]() | RemoveAll | Removes all lens objects from the McPropertyDictionary
collection. |
![]() | Save | Saves the set of property information |