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)
Parameter Type Description
IX Int32

See Also