Add

OutlineCodeCollection.Add method

指定されたアイテムをこのコレクションに追加します。

public void Add(OutlineCode item)
パラメータタイプ説明
itemOutlineCodeこのコレクションに追加する指定されたアイテム。

関連項目