This documentation is for the old version. Go to the latest Upload Suite docs

BaseMetaPropertyList Class

Base class for metadata lists.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public MustInherit Class BaseMetaPropertyList
C#
public abstract class BaseMetaPropertyList

Remarks

BaseMetaPropertyList is an abstract class which implements common functionality for metadata lists. You cannot instantiate objects of this class directly.

Inheritance Hierarchy

System..Object
L Aurigma.ImageUploader..BaseMetaPropertyList

See Also

Reference