winIDEA SDK
isys::IProperty Struct Referenceabstract

Description

Structure containing tree of key/value pairs.

#include <i_Property.h>

Public Member Functions

virtual const char * Key ()=0
 Returns name of the property.
 
virtual const char * Value ()=0
 Returns a string property.
 
virtual IPropertiesProperties ()=0
 Returns sub properties.