Click or drag to resize

JVMBridgeBaseEnumerableTClass Constructor

Overload List
 NameDescription
Public methodJVMBridgeBaseEnumerableTClassInitializes a new JVM instance of TClass with no arguments.
Public methodJVMBridgeBaseEnumerableTClass(IJVMBridgeBaseInitializer) Initializer used internally
Public methodJVMBridgeBaseEnumerableTClass(Object)Initializes a new JVM instance of TClass with 1 argument.
Public methodJVMBridgeBaseEnumerableTClass(Object) Used to create instance of IJVMBridgeBase
Public methodJVMBridgeBaseEnumerableTClass(Object, Object)Initializes a new JVM instance of TClass with 2 arguments.
Public methodJVMBridgeBaseEnumerableTClass(Object, Object, Object)Initializes a new JVM instance of TClass with 3 arguments.
Public methodJVMBridgeBaseEnumerableTClass(Object, Object, Object, Object)Initializes a new JVM instance of TClass with 4 arguments.
Public methodJVMBridgeBaseEnumerableTClass(Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseEnumerableTClass(Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseEnumerableTClass(Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseEnumerableTClass(Object, Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseEnumerableTClass(Object, Object, Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseEnumerableTClass(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Top
See Also