Click or drag to resize
CollectionConfigItem Property

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BaseConfigElement this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: BaseConfigElement
See Also