{CompanyName} FlexyGo

EntityCollection Constructor (String, ConfToken)

Initializes a new instance of the EntityCollection class.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public EntityCollection(
	string Name,
	ConfToken aConfToken
)
Public Sub New ( _
	Name As String, _
	aConfToken As ConfToken _
)

Parameters

Name
Type: String
EntityCollection Name.
aConfToken
Type: FLEXYGO.Configuration.Tokens..::..ConfToken
a ConfToken.