Initializing help system before first use

XPRMConstants Properties

The XPRMConstants type exposes the following members.

Properties
  Name Description
Public property Count
The number of items in the list.
(Inherited from XPRMObjectsList.)
Public property IsFixedSize
True if the list is of fixed size (ie items cannot be added by the user). XPRMObjectsList objects are always of fixed size.
(Inherited from XPRMObjectsList.)
Public property IsReadOnly
True if the list is read-only (ie items cannot be added or removed by the user). XPRMObjectsList objects are always read-only.
(Inherited from XPRMObjectsList.)
Public property IsStatic Obsolete.
Returns TRUE if the collection is backed by an array (and thus static); FALSE if not (and thus the content can change as it's fetched directly from Mosel). This property is supplied to maintain compatibility with older versions; now, it always returns TRUE as XPRMObjectsList objects are always backed by an array.
(Inherited from XPRMObjectsList.)
Public property IsSynchronized
Gets a value indicating whether access to the ICollection is synchronized (thread-safe).
(Inherited from XPRMObjectsList.)
Public property ItemInt32
Indexer to allow you to access an XPRMConstant by its 0-based index in the list
Public property ItemString
Indexer to allow easy access to an XPRMConstant by name
Public property 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.)
Public property Owner
Used to fetch the XPRM object to which this object belongs
(Inherited from XPRMObjectBase.)
Public property SyncRoot
An object that can be used to synchronize access to the ICollection.
(Inherited from XPRMObjectsList.)
Top
See Also

© 2001-2021 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.