<PackageReference Include="Relativity.Other" Version="9.6.202.10" />
DataRowBase
public abstract bool this[
string fieldName] {
get; }
public abstract int { get; }
public abstract bool { get; }
public abstract object this[
int index] {
get;
set; }
public abstract object this[
string fieldName] {
get;
set; }