IArrayFactory Interface

graph BT Type["IArrayFactory"] class Type type-node

Syntax

public interface IArrayFactory

Methods

Name Value Summary
NewArray(int) Object[]