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, name):
    ...
ParameterTypeDescription
namestrThe name of the ListColumn

See Also