MetadataModel.Count Property

FreeImage.NET

MetadataModelCount Property
Returns the number of metadata tags this instance represents.

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

Property Value

Type: Int32
See Also