StreamLink.NET  8.0.1-8.0.1-1132-88354a9
 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 Mon Feb 26 2024 19:57:57 for StreamLink.NET