Click or drag to resize

aceSubEnum Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the aceSubEnum class

Namespace:  imbACE.Core.data
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public aceSubEnum(
	IEnumerable __source,
	string __path
)
Request Example View Source

Parameters

__source
Type: System.CollectionsIEnumerable
__path
Type: SystemString
See Also