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