Ozeki VoIP SDK Class library
ConfigElements Property
NamespacesOzeki.MediaGateway.ConfigMediaGatewayConfigConfigElements
Returns the added configuration elements list.
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<ConfigurationElement> ConfigElements { get; }
Public ReadOnly Property ConfigElements As IEnumerable(Of ConfigurationElement)
	Get
public:
property IEnumerable<ConfigurationElement^>^ ConfigElements {
	IEnumerable<ConfigurationElement^>^ get ();
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243