pmMDA.NET

Locator.IsRegistered Method 

[This is preliminary documentation and subject to change.]

Returns whether a specified component is registered.

public bool IsRegistered(
   IComponent component
);

Parameters

component
The component to check.

Return Value

true if the component is registered; otherwise, false

See Also

Locator Class | PmMda.Net.Application Namespace