Click or drag to resize

ClientElementCollectionItem Property (Int32)

MSDN 참조

Namespace:  Mcc.Series.Common.Configuration
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ClientElement this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: ClientElement
See Also