The XTextureLayerCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets collection material layers count.
|
![]() | IsFixedSize |
Determines whether the collection has fixed size.
|
![]() | IsReadOnly |
Determines whether the collection is read-only.
|
![]() | 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 XTextureLayer material layer at the given position.
|
![]() | SyncRoot |
Returns the object that can be used for synchronizing access to this instance.
|