ImageUltimate: ASP.NET Image Resizer and .NET Image Processor
C#
VB
Show/Hide TOC
Iptc
Dictionary
Count Property
Gets the number of entries contained in this dictionary.
Definition
Namespace:
GleamTech.ImageUltimate
Assembly:
GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.0.2
C#
Copy
public
int
Count
{
get
; }
VB
Copy
Public
ReadOnly
Property
Count
As
Integer
Get
Property Value
Int32
The entry count.
Implements
IMetadataDictionary
TTag, TEntry
Count
See Also
Reference
IptcDictionary Class
GleamTech.ImageUltimate Namespace
In This Article
Definition
Property Value
Implements
See Also