Returns a collection of attributes that are declared in the attribute group declaration. Use the ISchemaAttribute
interface to get information from individual attributes in the collection.
var oAttributes = oISchemaAttributeGroup.attributes;
None.
ISchemaAttribute
interface.Set oAttributes = oISchemaAttributeGroup.attributes
None.
ISchemaAttribute
interface.HRESULT get_attributes(ISchemaItemCollection** attributes);
attributes
object is NULL.To view reference information for Visual Basic or C/C++ only, click the Language Filter button in the upper-left corner of the page.
ISchemaAttribute Interface | Attribute Groups | attributeGroup Element
Applies to: ISchemaAttributeGroup Interface