Click or drag to resize

ParameterListItem Property (String)

IT Hit WebDAV Classes Reference

[Missing <summary> documentation for "P:ITHit.Collab.ParameterList.Item(System.String)"]

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public IEnumerable<string> this[
	string name
] { get; set; }

Parameters

name
Type: SystemString

Property Value

Type: IEnumerableString
See Also