Attribute.RemoveAttributeValues Method
Public Shared Sub RemoveAttributeValues( _
ByVal attrib_value_ids As IList(Of EntityID), _
ByVal type As AttributeType, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void RemoveAttributeValues(
IList<EntityID> attrib_value_ids,
AttributeType type,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void RemoveAttributeValues(
IList<EntityID^>^ attrib_value_ids,
AttributeType type,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- type
- AttributeType
- db
- IDatabase