

'宣言 Public Class DictionaryImageLink Inherits C1.Document.DictionaryItemLink(Of IImage)
'使用法 Dim instance As DictionaryImageLink
public class DictionaryImageLink : C1.Document.DictionaryItemLink<IImage>
System.Object
C1.Document.DictionaryItemLink<T>
C1.Document.DictionaryImageLink