IMetadataDictionaryTTag, TEntryItem Property
Gets the entry for the specified tag.
Namespace: GleamTech.ImageUltimateAssembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.2.0
TEntry this[
TTag tag
] { get; }
ReadOnly Default Property Item (
tag As TTag
) As TEntry
Get
- tag TTag
- The tag.
TEntryThe entry.