IDwoList<TDwo>.Item[Int32] Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets or sets a TDwo object by index.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
new TDwo this[int index] { get;set; }
Property Value
TDwo
A TDwo object you want to get or set.
Applies to
.NET Standard
2.x