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