Click or drag to resize
CollectionConfig.Item 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: System.Int32

Property Value

Type: BaseConfigElement
See Also