The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OidEnumerator::IEnumerator::Current Property
.NET Framework (current version)
Gets the current Oid object in an OidCollection object.
Assembly: System (in System.dll)
private: property Object^ Current { virtual Object^ get() sealed = IEnumerator::Current::get; }
Implements
IEnumerator::Current
.NET Framework
Available since 2.0
Available since 2.0
Show: