Click or drag to resize

IAssetRelations Methods


The IAssetRelations type exposes the following members.

Methods
  NameDescription
Public methodClear
Clears all relations in the collection
Public methodItem
Retrieves a related Asset by the relation name.
Public methodItems
Retrieves the collection of related Assets
Public methodRemove(String)
Removes a relation by its name
Public methodRemove(IAsset)
Removes a relation by the related Asset
Top
See Also