DisposableObjects プロパティ | 編集/提案 ソースを表示 DisposableObjects 破棄可能なオブジェクトを格納したリストを取得します。 宣言 protected IList<object> DisposableObjects { get; } プロパティ値 型 説明 System.Collections.Generic.IList<System.Object>