public PropertyValue FUNCTION_EXTERNALCROSSREFERENCE( int index ) {get; set;}
public: property PropertyValue^ FUNCTION_EXTERNALCROSSREFERENCE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNCTION_EXTERNALCROSSREFERENCE( int index ) {get; set;}
public: property PropertyValue^ FUNCTION_EXTERNALCROSSREFERENCE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }