public PropertyValue INSTANCE_POSID( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_POSID { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INSTANCE_POSID( int index ) {get; set;}
public: property PropertyValue^ INSTANCE_POSID { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Provides the row number where the placement is currently located.