StreamLink.NET  7.1.5-7.1.5-3946-4e293d0
 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 Mar 24 2020 11:57:49 for StreamLink.NET