[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The ConfigurationItemCollectiontype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Count (Inherited from Collection < (Of < ( <' ConfigurationItem > ) > ) > .)
IList . . :: . . IsFixedSize (Inherited from Collection < (Of < ( <' ConfigurationItem > ) > ) > .)
ICollection < (Of < <' ( T > ) > > ) . . :: . . IsReadOnly (Inherited from Collection < (Of < ( <' ConfigurationItem > ) > ) > .)
IList . . :: . . IsReadOnly (Inherited from Collection < (Of < ( <' ConfigurationItem > ) > ) > .)
ICollection . . :: . . IsSynchronized (Inherited from Collection < (Of < ( <' ConfigurationItem > ) > ) > .)
Item [ ( [ ( Int32 ] ) ] ) (Inherited from Collection < (Of < ( <' ConfigurationItem > ) > ) > .)
Item [ ( [ ( String ] ) ] )
Gets a configuration item by unique ID
IList . . :: . . Item [ ( [ ( Int32 ] ) ] ) (Inherited from Collection < (Of < ( <' ConfigurationItem > ) > ) > .)
Items (Inherited from Collection < (Of < ( <' ConfigurationItem > ) > ) > .)
ICollection . . :: . . SyncRoot (Inherited from Collection < (Of < ( <' ConfigurationItem > ) > ) > .)

See Also