Overload List

  NameDescription
Item[([(FREE_IMAGE_MDMODEL])])
Gets or sets the MetadataModel of the specified type.

In case the getter returns null the model is not contained by the list.

null can be used calling the setter to destroy the model.

Item[([(Int32])])
Gets or sets the MetadataModel at the specified index.

In case the getter returns null the model is not contained by the list.

null can be used calling the setter to destroy the model.

See Also