Share via


DictTable.GetExtendedBy(Int32, Boolean) Method

Definition

public:
 static cli::array <System::Object ^> ^ GetExtendedBy(int tableId, bool allLevels);
public static object[] GetExtendedBy (int tableId, bool allLevels);
static member GetExtendedBy : int * bool -> obj[]
Public Shared Function GetExtendedBy (tableId As Integer, allLevels As Boolean) As Object()

Parameters

tableId
Int32
allLevels
Boolean

Returns

Object[]

Applies to