PFItemExtensionsInitializeOwnerItemT Method |
Owner items already set will not be initialized again.
When multiple items have the same owner item, the same PFItem instance will be used.
This method is an optimized way to load multiple owner items.
Namespace: Packflow.Core
public static void InitializeOwnerItem<T>( this List<T> items ) where T : PFItem