public PropertyValue INSTANCE_PAGENOMINATION( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_PAGENOMINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INSTANCE_PAGENOMINATION( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_PAGENOMINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..