Skip to content

AlgorithmGroup.Algorithms Property

Gets a collection that contains all the Algorithm objects belonging to this group.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public ReadOnlyCollection<Algorithm> Algorithms { get; }

VB

Public ReadOnly Property Algorithms As ReadOnlyCollection(Of Algorithm)
    Get

Property Value

Type: ReadOnlyCollection(Algorithm)

See Also

Reference

AlgorithmGroup Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?