The XModelConfigs type exposes the following members.

Properties

  NameDescription
Count
Returns the count of the loaded configurations.
IsSynchronized
Determines whether the access to this collection is synchronized and thus the time-dependent errors cannot occure in the multi-thread programming (is thread-safe).
Item
Gets or sets the model configuration with the name name.
Model
Returns the owner of this collection.
SyncRoot
Returns the object that can be used for synchronizing access to this instance.

See Also