MetadataTag.Count Property

FreeImage.NET

MetadataTagCount Property
Gets the number of elements the metadata object contains.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public uint Count { get; }

Property Value

Type: UInt32
See Also