winIDEA SDK
Loading...
Searching...
No Matches
isys::IProperty Struct Referenceabstract

Structure containing tree of key/value pairs. More...

#include <i_Property.h>

Public Member Functions

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

Detailed Description

Structure containing tree of key/value pairs.