NameIDCollectionItem(String) Property

Get an Item from the Collection by its Name.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public NameIDItem this[
	string name
] { get; }

Parameters

name  String
 

Property Value

NameIDItem

See Also