public PropertyValue FUNC_FULLNAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_FULLNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_FULLNAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_FULLNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Full name, such as the identifying name, but also still contains additional describing identifier elements.