public PropertyValue FUNC_CROSSREFERENCE( int index ) {get; set;}
public: property PropertyValue^ FUNC_CROSSREFERENCE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CROSSREFERENCE( int index ) {get; set;}
public: property PropertyValue^ FUNC_CROSSREFERENCE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Shows cross-references between main and auxiliary functions. Cross-references between structure boxes are not shown here.