
C# | Visual Basic | Visual C++ |
public InteractiveComponent Get( string id, bool suppressError )
Public Function Get ( _ id As String, _ suppressError As Boolean _ ) As InteractiveComponent
public: InteractiveComponent^ Get( String^ id, bool suppressError )