public PropertyValue FUNC_BLOCK_VALUE( int index ) {get; set;}
public: property PropertyValue^ FUNC_BLOCK_VALUE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_BLOCK_VALUE( int index ) {get; set;}
public: property PropertyValue^ FUNC_BLOCK_VALUE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 100.
Shows the properties that have been specified in the relevant format property "Block property: Format [n]". The joint index [n] represents the relevant block and format properties.