Gets the leeches.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxICollection<Member> Leeches { get; }
ReadOnly Property Leeches As ICollection(Of Member)
Get
property ICollection<Member^>^ Leeches {
ICollection<Member^>^ get ();
}
abstract Leeches : ICollection<Member> with get
Property Value
Type:
ICollectionMemberThe collection of all the leeches
See Also