Share via


Role.GetDependents(Hashtable) メソッド

定義

指定されたハッシュ テーブルに対する依存を取得します。

public override System.Collections.Hashtable GetDependents (System.Collections.Hashtable dependents);
override this.GetDependents : System.Collections.Hashtable -> System.Collections.Hashtable
Public Overrides Function GetDependents (dependents As Hashtable) As Hashtable

パラメーター

dependents
Hashtable

依存オブジェクトを追加するハッシュ テーブルです。

戻り値

指定されたハッシュ テーブルに対する依存です。

実装

注釈

内部使用です。

適用対象