VCDCategoryMap.ItemIDs Property

カテゴリで整理されたVCD item IDを含むSystem.Collections.Generic.Dictionaryを返します。

構文

[VB.NET]
ublic ReadOnly ItemIDs() As Dictionary(Of String, Guid())
[C#]
public Dictionary<string,Guid[]> ItemIDs { get; };

制限

読み取り専用

インフォメーション

IC Imaging Control 3.1より導入