Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

IAFList Properties

  • Last UpdatedNov 18, 2025
  • 3 minute read
IAFList Properties

The IAFList type exposes the following members.

Properties

  NameDescription
Public property
Count
Gets the number of elements contained in the ICollection.
(Inherited from ICollection.)
Public property
Database
This read-only property returns the AFDatabase where this object is defined.
Public property
Identity
This read-only property contains identity of the object.
Public property
IsDeleted
This read-only property indicates whether the owner of the collection has been deleted.
Public property
IsFixedSize
Gets a value indicating whether the IList has a fixed size.
(Inherited from IList.)
Public property
IsPaging
This read-only property indicates whether the collection is currently paging its items.
Public property
IsReadOnly
Gets a value indicating whether the IList is read-only.
(Inherited from IList.)
Public property
IsSynchronized
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
(Inherited from ICollection.)
Public property
ItemInt32
Gets or sets the element at the specified index.
(Inherited from IList.)
Public property
ItemGuid
Gets the item with the specified id.
Public property
ItemString
Returns the specified object from the collection by name.
Public property
ItemIdentity
This read-only property specifies the identity of the objects within the collection.
Public property
PageSize
The number of items that are loaded from the server into a page of the collection.
Public property
Parent
The parent AFObject that owns the collection.
Public property
PISystem
This read-only property allows access to the PISystem associated with this collection.
Public property
SupportsPaging
This read-only property indicates whether the collection supports paging.
Public property
SyncRoot
Gets an object that can be used to synchronize access to the ICollection.
(Inherited from ICollection.)

See Also

TitleResults for “How to create a CRG?”Also Available in