Click or drag to resize
RowItem Property (String)
Gets the stored value in the column specified by name

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public Object this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: Object
See Also