get method

get

Add API for Python Via .Net.since this[int] is unsupported

def get(self, index):
    ...
ParameterTypeDescription
indexint

get

Add API for Python Via .Net.since this[string] is unsupported

Returns

def get(self, table_name):
    ...
ParameterTypeDescription
table_namestrListObject name

See Also