| 名前 | 解説 | |
|---|---|---|
![]() | DictionaryImageLink コンストラクタ | Initializes a new instance of the DictionaryImageLink class. |
DictionaryImageLinkデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | DictionaryImageLink コンストラクタ | Initializes a new instance of the DictionaryImageLink class. |
| 名前 | 解説 | |
|---|---|---|
![]() | Data | Gets or sets data representing the object stored in the dictionary. C1.Document.DictionaryItemLink<IImage>から継承されます。 |
![]() | Document | Gets C1Document object containing the curret dictionary item. C1.Document.DictionaryItemLink<IImage>から継承されます。 |
![]() | HasData | Gets a value indicating whether DictionaryItemLink<T> contains data. C1.Document.DictionaryItemLink<IImage>から継承されます。 |
![]() | ItemName | Gets or sets the name of the item in the dictionary. C1.Document.DictionaryItemLink<IImage>から継承されます。 |
![]() | Owner | Gets the owner of the current dictionary item. C1.Document.DictionaryItemLink<IImage>から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | DataInt | For internal use. C1.Document.DictionaryItemLink<IImage>から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | Assigns (copies) properties from another DictionaryItemLink<T> to the current object. C1.Document.DictionaryItemLink<IImage>から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | GetItemData | オーバーライドされます。 Gets the data representing the item. |