◆ AddProfile()
void FiftyOne.Pipeline.Engines.Data.IMultiProfileData< T >.AddProfile | ( | T | profile | ) |
Add the specified IAspectData object to this instance.
- Parameters
-
- profile - The data object to add to the list.
Property Documentation
◆ Profiles
IReadOnlyList<T> FiftyOne.Pipeline.Engines.Data.IMultiProfileData< T >.Profiles getGet a list of the IAspectData objects that have been added to this instance.