Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
Add(T)
|
Adds the obj to the collection
(Inherited from SfcCollection<T,K,ParentT>)
|
|
AddImpl(T)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
AddShadow(T)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
Clear()
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
Contains(K)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
Contains(String)
|
|
Contains(T)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
CopyTo(Array, Int32)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
CopyTo(T[], Int32)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
CreateAndInitializeChildObject(K)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
EnsureCollectionInitialized()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
FinishMerge()
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
GetCollectionElementNameImpl()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
GetElementFactoryImpl()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
GetEnumerator()
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
GetExistingObjectByKey(K)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
GetObjectByKey(K)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
InitInnerCollection()
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
PrepareMerge()
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
Refresh()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
Refresh(Boolean)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
Remove(T)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
RemoveImpl(T)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
RemoveInternal(T)
|
Remove the item given by the key.
Existing object are marked with a state of ToBeDropped for dropping when their parent is Altered or Dropped.
At that time the marked object will be removed fro the collection.
Pending, None or Dropped objects are removed from the collection immediately.
(Inherited from SfcCollection<T,K,ParentT>)
|
|
Rename(T, K)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
TryGetValue(K, T)
|
(Inherited from SfcDictionaryCollection<T,K,ParentT>)
|
|
IEnumerable.GetEnumerator()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
IListSource.ContainsListCollection
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
IListSource.GetList()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.Add(SfcInstance)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.AddShadow(SfcInstance)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.Count
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.EnsureInitialized()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.FinishMerge()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.GetCollectionElementNameImpl()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.GetElementFactory()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.GetExisting(SfcKey, SfcInstance)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.GetObjectByKey(SfcKey)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.Initialized
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.Parent
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.PrepareMerge()
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.Remove(SfcInstance)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.RemoveElement(SfcInstance)
|
(Inherited from SfcCollection<T,K,ParentT>)
|
|
ISfcCollection.Rename(SfcInstance, SfcKey)
|
(Inherited from SfcCollection<T,K,ParentT>)
|