Home Previous Up Next Index

IceGrid::PropertyDescriptor

Overview

struct PropertyDescriptor

Property descriptor.

Used By

PropertyDescriptorSeq

Data Members

string name;

The name of the property.

string value;

The value of the property.


Home Previous Up Next Index