IMajorObject.GetDependents(Hashtable) 方法

定义

将依赖项添加到指定的哈希表中。

public System.Collections.Hashtable GetDependents (System.Collections.Hashtable dependents);
abstract member GetDependents : System.Collections.Hashtable -> System.Collections.Hashtable
Public Function GetDependents (dependents As Hashtable) As Hashtable

参数

dependents
Hashtable

返回

适用于