Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オブジェクトはセル ファクトリを使用してTreeCell動的に生成されることを知っています。TreeView
TreeCell
TreeView
TreeCell現在存在するすべてのオブジェクトのリストを取得する方法はありますか?
セルファクトリーを改造すれば追跡できると思います。のように、新しいセルを作成するたびに、それをリストに追加します。しかし、TreeView がセルを破棄した後、リストからセルを削除する方法がわかりません(セルが表示されなくなったため)。