Represents a list of objects that implement the IDynamicParticle interface.
For a list of all members of this type, see ParticleList Members.
System.Object
XRules.ParticleList
[Visual Basic] NotInheritable Public Class ParticleList Implements IList, ICollection, IEnumerable [C#] public sealed class ParticleList : IList, ICollection, IEnumerable [C++] public __gc __sealed class ParticleList : public IList, ICollection, IEnumerable [JScript] public class ParticleList extends IList, ICollection, IEnumerable
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: XRules
Assembly: XRules.DynamicDom (in XRules.DynamicDom.dll)
ParticleList Members | XRules Namespace