Void
ObjectTag
.AddObject(
IDataModelObject
obj)
Adds the given DataModelObject to the members of the tag. Throws an exception if the object is already a member of the tag.
Remarks
Examples
Parameters
obj
Type:
IDataModelObject
Return Value
Type: Void