Interface IDataList
Inherited Members
Namespace: Zenoph.Notify.Collections
Assembly: Zenoph.Notify.dll
Syntax
public interface IDataList : IEnumerable
Methods
add(object)
Declaration
void add(object item)
Parameters
Type | Name | Description |
---|---|---|
object | item |
getCount()
Declaration
int getCount()
Returns
Type | Description |
---|---|
int |