Ozeki VoIP SDK Class library
Item Property (index)
NamespacesOzeki.MediaGateway.ConfigCollectionConfigItem[([( Int32])])
Declaration Syntax
C#Visual BasicVisual C++
public BaseConfigElement this[
	int index
] { get; set; }
Public Default Property Item ( 
	index As Integer
) As BaseConfigElement
	Get
	Set
public:
property BaseConfigElement^ default[int index] {
	BaseConfigElement^ get (int index);
	void set (int index, BaseConfigElement^ value);
}
Parameters
index (Int32)
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290