MetadataEnumerator.Current Property

Gets the current key-value pair in the dictionary.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual Object Current { get; }

Property Value

The current key-value pair in the dictionary.

See Also

Reference