Click or drag to resize

JVMBridgeBaseEnumerator Properties

The JVMBridgeBaseEnumerator type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberTryFinallyProtection Set the property to to enable protection of enumeration with a try-finally clause while the ConvertObject(Object) is executed
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate propertyIEnumeratorCurrentGets the current element in the collection.
Top
See Also