iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

ResultProperty.IsGenericIList Property

Tell us if the member type implement generic Ilist interface.

[Visual Basic]
<XmlIgnore(TypeId:=System.Xml.Serialization.XmlIgnoreAttribute)>
Public ReadOnly Property IsGenericIList As 
[C#]
[XmlIgnore(TypeId=System.Xml.Serialization.XmlIgnoreAttribute)]
public Boolean IsGenericIList {get;}

See Also

ResultProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace