XPRMList Properties
The XPRMList type exposes the following members.
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | Count | 
      Return count of items in the list
      | 
|  | IsDynamic | 
      Check whether the list is dynamic
      | 
|  | IsEmpty | 
      Check whether the list is empty
      | 
|  | IsInitialised | 
       Check whether the set has been initialised. Objects are initialised during model execution. Trying to access a Mosel object that has not been created will result on an exception. 
     (Overrides XPRMValueIsInitialised.) | 
|  | IsSynchronized | 
      Gets a value indicated whether access to the ICollection is synchronized (threadsafe)
      | 
|  | Model | 
       Used to fetch the XPRM model to which this object belongs, or else 'null' if there is no model anywhere among this Object's ancestors. 
     (Inherited from XPRMObjectBase.) | 
|  | Owner | 
       Used to fetch the XPRM object to which this object belongs 
     (Inherited from XPRMObjectBase.) | 
|  | StructCode | (Inherited from XPRMTypedObject.) | 
|  | StructName | (Inherited from XPRMTypedObject.) | 
|  | SyncRoot | 
      Gets an object that can be used to synchronize access to the ICollection.
      | 
|  | Type | (Inherited from XPRMTypedObject.) | 
|  | TypeCode | (Inherited from XPRMTypedObject.) | 
|  | TypeName | (Inherited from XPRMTypedObject.) | 
 See Also
See Also
 
