IMConfig Interface Members

The following tables list the members exposed by IMConfig.

Public Methods
 NameDescription
 MethodAttributesBoolGetGets value of attribute. This method works only with attributes, whose values are boolean.  
 MethodAttributesBoolSetSets value to attribute. This method works only with attributes, whose values are boolean.  
 MethodAttributesCloneCreates a copy of attributes.  
 MethodAttributesDoubleGetGets value of attribute. This method works only with attributes, whose values are double.  
 MethodAttributesDoubleSetSets value to attribute. This method works only with attributes, whose values are double.  
 MethodAttributesGetByIndexGets attribute by its index.  
 MethodAttributesGetCountGets count of attributes.  
 MethodAttributesHaveIndicates whether the attribute is existed.  
 MethodAttributesInfoGetGet attribute information (see eMInfoType for details)  
 MethodAttributesInfoGetByIndexGet attribute information by index of the attribute.  
 MethodAttributesInfoGetCountGets the count of attribute information fields.  
 MethodAttributesIntGetGets value of attribute. This method works only with attributes, whose values are integer.  
 MethodAttributesIntSetSets value of attribute. This method works only with attributes, whose values are integer.  
 MethodAttributesMultipleSetSets values to collection of attributes.  
 MethodAttributesRemoveRemoves the attribute.  
 MethodAttributesRemoveAllRemoves all attributes.  
 MethodAttributesSaveSaves all attributes to string.  
 MethodAttributesSetSets multiple attributes.  
 MethodAttributesStringGetGets value of attribute. This method works only with attributes, whose values are strings.  
 MethodAttributesStringSetSets value of attribute. This method works only with attributes, whose values are strings.  
 MethodAttributesValuesInfoGetGets information about values of the attribute  
 MethodConfigGetGets the option of the specified type with its attributes.  
 MethodConfigGetAllGets all properties of configuration.  
 MethodConfigGetByIndexGets the option of the certain type by its index.  
 MethodConfigGetCountGets count of the certain type options.  
 MethodConfigSetSets the option of the specified type and gets its attributes for setting the properties of this option.  
 MethodConfigSetAllSets all properties of configuration.  
 MethodConfigShowPropsShows properties of the specified type. Reserved for future usage.  
 MethodConfigTypesGetByIndexGets an option type by its index.  
 MethodConfigTypesGetCountGets the count of option types.  
Top
See Also

Reference

IMConfig Interface
MPLATFORMLib Namespace