
C# | Visual Basic | Visual C++ |
public bool IsRegistered( InteractiveComponent component )
Public Function IsRegistered ( _ component As InteractiveComponent _ ) As Boolean
public: bool IsRegistered( InteractiveComponent^ component )

- component (InteractiveComponent)