Click or drag to resize

ClientElementCollectionItem Property (String)

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[
	string name
] { get; set; }

Parameters

name
Type: SystemString

Property Value

Type: ClientElement
See Also