Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

AuditRuleCollection..::..GetEnumerator Method

Returns an enumerator that iterates through the collection.

Namespace:  Tortuga.Chain.AuditRules
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public IEnumerator<AuditRule> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of AuditRule)
public:
IEnumerator<AuditRule^>^ GetEnumerator()

Return Value

An enumerator that can be used to iterate through the collection.