CryptographicAttributeObjectEnumerator.IEnumerator.Current Egenskap

Definition

Hämtar det aktuella CryptographicAttributeObject objektet från CryptographicAttributeObjectCollection samlingen.

property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
member this.System.Collections.IEnumerator.Current : obj
 ReadOnly Property Current As Object Implements IEnumerator.Current

Egenskapsvärde

Ett CryptographicAttributeObject objekt som representerar det aktuella kryptografiska attributet i CryptographicAttributeObjectCollection samlingen.

Implementeringar

Kommentarer

Den här medlemmen är en explicit implementering av gränssnittsmedlemmar. Den kan endast användas när instansen CryptographicAttributeObjectEnumerator skickas till ett IEnumerator gränssnitt.

Gäller för