ISfcCollection Interface

Definition

This interface is available on all Sfc collections and is passed to the non-generic SfcInstance class to perform necessary collection operations such as child initialization.

public interface ISfcCollection
type ISfcCollection = interface
Public Interface ISfcCollection
Derived

Properties

Count
Initialized
Parent

Methods

Add(SfcInstance)
AddShadow(SfcInstance)
EnsureInitialized()
FinishMerge()
GetCollectionElementNameImpl()
GetElementFactory()
GetExisting(SfcKey, SfcInstance)
GetObjectByKey(SfcKey)
PrepareMerge()
Remove(SfcInstance)
RemoveElement(SfcInstance)
Rename(SfcInstance, SfcKey)

Applies to