CSReportEditor.fProperties.getIndex C# (CSharp) Method

getIndex() public method

public getIndex ( ) : int
return int
        public int getIndex()
        {
            return m_index;
        }
fProperties