JNodeGetArray Method (String, IEnumerableType) Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.JNode.GetArray(System.String,System.Collections.Generic.IEnumerable{System.Type})"]

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public IEnumerable<Object> GetArray(
	string propName,
	IEnumerable<Type> toTypes
)

Parameters

propName
Type: SystemString
toTypes
Type: System.Collections.GenericIEnumerableType

Return Value

Type: IEnumerableObject
See Also

Reference