StreamLink.NET  7.1.2-7.1.2-3871-d81f059
 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 Thu Aug 22 2019 18:15:37 for StreamLink.NET