[This is preliminary documentation and is subject to change.]
Returns data as non-generic readonly IList
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IList AsReadonlyIList { get; }
public IList AsReadonlyIList { get; }
Public ReadOnly Property AsReadonlyIList As IList
Get
Public ReadOnly Property AsReadonlyIList As IList
Get
public:
property IList^ AsReadonlyIList {
IList^ get ();
}
public:
property IList^ AsReadonlyIList {
IList^ get ();
}
member AsReadonlyIList : IList with get
member AsReadonlyIList : IList with get
Property Value
Type:
IList