Click or drag to resize

IAssetRelations Methods


The IAssetRelations type exposes the following members.

Methods
  Name Description
Public method Clear Clears all relations in the collection
Public method Item Retrieves a related Asset by the relation name.
Public method Items Retrieves the collection of related Assets
Public method Remove(IAsset) Removes a relation by the related Asset
Public method Remove(String) Removes a relation by its name
Top
See Also