ParaCollection.GetPara

ParaCollection.GetPara method

Gets the element at the specified index IX. Returns Null if the element is not exist.

public Para GetPara(int IX)
ParameterTypeDescription
IXInt32

See Also