public static class DotNetNativeTypes.ClrTypeArrayByReference extends DotNetNativeTypes.ClrArrayByReference
Constructor and Description |
---|
ClrTypeArrayByReference() |
ClrTypeArrayByReference(DotNetNativeTypes.ClrTypeArray clrObj) |
Modifier and Type | Method and Description |
---|---|
DotNetNativeTypes.ClrTypeArray |
getValue() |
void |
setValue(DotNetNativeTypes.ClrTypeArray clrObj) |
setValue
public ClrTypeArrayByReference()
public ClrTypeArrayByReference(DotNetNativeTypes.ClrTypeArray clrObj)
public DotNetNativeTypes.ClrTypeArray getValue()
getValue
in class DotNetNativeTypes.ClrArrayByReference
public void setValue(DotNetNativeTypes.ClrTypeArray clrObj)