RegisteredComponent.GetRegisteredComponentBaseClassType Method

ClockStone Audio Toolkit

RegisteredComponentGetRegisteredComponentBaseClassType Method

[Missing <summary> documentation for "M:RegisteredComponent.GetRegisteredComponentBaseClassType"]

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public Type GetRegisteredComponentBaseClassType()

Return Value

Type: Type

[Missing <returns> documentation for "M:RegisteredComponent.GetRegisteredComponentBaseClassType"]

Implements

IRegisteredComponentGetRegisteredComponentBaseClassType
See Also