public PropertyValue FUNC_BOXFUNCTION_FIXEDSIZE( int index ) {get; set;}
public: property PropertyValue^ FUNC_BOXFUNCTION_FIXEDSIZE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_BOXFUNCTION_FIXEDSIZE( int index ) {get; set;}
public: property PropertyValue^ FUNC_BOXFUNCTION_FIXEDSIZE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Blocks the possibility of resizing the box.