StreamLink.NET  7.1.6-7.1.6-3952-ee12172
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
Caplin.StreamLink.IDirectoryEvent Interface Reference

Provides information about a change to a directory. More...

Inheritance diagram for Caplin.StreamLink.IDirectoryEvent:
Caplin.StreamLink.IDataEvent

Properties

IList
< Caplin.StreamLink.IDirectoryChangeElement
ChangedElements [get]
 Returns a list of changes to the Directory. Each IDirectoryChangeElement in the list More...
 

Detailed Description

Provides information about a change to a directory.

Property Documentation

IList<Caplin.StreamLink.IDirectoryChangeElement> Caplin.StreamLink.IDirectoryEvent.ChangedElements
get

Returns a list of changes to the Directory. Each IDirectoryChangeElement in the list

** represents an element which has been added or deleted from the directory.

  • An Array of element changes.

Generated on Tue Apr 28 2020 06:25:30 for StreamLink.NET