This document is archived and information here might be outdated. Recommended version. |
Provides access to members for managing a PropertySet.
Name | Description | |
---|---|---|
Count | The number of properties contained in the property set. | |
GetAllProperties | The name and value of all the properties in the property set. | |
GetProperties | The values of the specified properties. | |
GetProperty | The value of the specified property. | |
IsEqual | True if the property set is the same as the input property set. | |
IsEqualNoCase | True if the property set is the same as the input property set. | |
RemoveProperty | Removes a property from the set. | |
SetProperties | The values of the specified properties. | |
SetProperty | The value of the specified property. |
Interfaces | Description |
---|---|
IPropertySet | Provides access to members for managing a PropertySet. |
Classes | Description |
---|---|
PropertySet | Esri Property Set object. |
RasterFunctionTemplateArguments (esriDataSourcesRaster) | A class for template function arguments. |
WeightedOverlayFunctionArguments (esriSpatialAnalyst) | The weighted overlay function arguments. |
WeightedSumFunctionArguments (esriSpatialAnalyst) | The weighted sum function arguments. |