This topic has not yet been rated - Rate this topic

ModelComponentCollection Properties

(see also Protected Properties )
  Name Description
ms172124.pubproperty(en-US,SQL.90).gif Count
Gets the number of ModelComponent objects in the ModelComponentCollection.
ms172124.pubproperty(en-US,SQL.90).gif IsFixedSize
Gets a value indicating whether the ModelComponentCollection has a fixed size.
ms172124.pubproperty(en-US,SQL.90).gif IsReadOnly
Gets a value indicating whether the ModelComponentCollection is read-only.
ms172124.pubproperty(en-US,SQL.90).gif IsSynchronized
Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe).
ms172124.pubproperty(en-US,SQL.90).gif Parent
Gets the IModelComponent that contains the ModelComponentCollection.
ms172124.pubproperty(en-US,SQL.90).gif SyncRoot
Gets an object that can be used to synchronize access to the ModelComponentCollection.
  Name Description
ms172124.protproperty(en-US,SQL.90).gif DemandLoadingService  
ms172124.protproperty(en-US,SQL.90).gif Item
Gets the IModelComponent at the specified index.
ms172124.protproperty(en-US,SQL.90).gif ItemsType
Gets the Type of objects that can be contained by the ModelComponentCollection.
ms172124.protproperty(en-US,SQL.90).gif Preloadable
Gets a value indicating whether the ModelComponentCollection can be preloaded.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.