Public Function DependsOn( _ ByVal Component As IAgCrdn _ ) As
public bool DependsOn( IAgCrdn Component );
public: bool DependsOn( IAgCrdn ^ Component );
public bool dependsOn( IAgCrdn Component );
public: HRESULT DependsOn( IAgCrdn * Component, VARIANT_BOOL * pRetVal );
IAgCrdn Interface