// Assembly: UnityEngine.CoreModule
// Full name: Unity.Collections.NativeArrayOptions

namespace Unity.Collections
{
public class NativeArrayOptions // TypeDefIndex: 8591
{
	// Fields
	type#20890 value__;
	type#23240 UninitializedMemory;
	type#23240 ClearMemory;
}
}
