Gets the leeches.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
ICollection<Member> Leeches { get; } |
| Visual Basic |
|---|
ReadOnly Property Leeches As ICollection(Of Member) Get |
| Visual C++ |
|---|
property ICollection<Member^>^ Leeches { ICollection<Member^>^ get (); } |
| F# |
|---|
abstract Leeches : ICollection<Member> with get |
Property Value
Type: ICollection<(Of <(<'Member>)>)>The collection of all the leeches