StreamLink.NET  7.1.4-7.1.4-3921-cb62c2a
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
Caplin.StreamLink.IContainerElement Interface Reference

Representation of a subject that is within a container. More...

Properties

string Subject [get]
 Returns the subject of the element. More...
 
Caplin.StreamLink.SubjectType Type [get]
 Returns the SubjectType of the element. More...
 

Detailed Description

Representation of a subject that is within a container.

The insert(), remove() or move() callbacks of IContainerModel all supply a ContainerElement that applies to the action..

Property Documentation

string Caplin.StreamLink.IContainerElement.Subject
get

Returns the subject of the element.

  • The subject.
Caplin.StreamLink.SubjectType Caplin.StreamLink.IContainerElement.Type
get

Returns the SubjectType of the element.

  • The SubjectType.

Generated on Tue Nov 26 2019 06:24:39 for StreamLink.NET