StreamLink.NET  7.1.7-7.1.7-3976-cec54fd
 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 Jun 30 2020 06:28:02 for StreamLink.NET