IMAttributes Interface Methods

For a list of all members of this type, see IMAttributes members.

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  
Top
See Also

Reference

IMAttributes Interface
MPLATFORMLib Namespace