Click or drag to resize
SafeListT Class
Inheritance Hierarchy
SystemObject
  FlexRuleSafeListT

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
[SerializableAttribute]
public class SafeList<T> : IList<T>, 
	ICollection<T>, IEnumerable<T>, IList, ICollection, IEnumerable, 
	IArray

Type Parameters

T

The SafeListT type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCount
Public propertyIsReadOnly
Public propertyItem
Top
Methods
Extension Methods
See Also