AyaNova business object library 4.0.1
EditableCollectionFactory Class
NamespacesGZTW.AyaNova.BLLEditableCollectionFactory
Factory class for returning editable root object collections by name
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public sealed class EditableCollectionFactory
Public NotInheritable Class EditableCollectionFactory
Dim instance As EditableCollectionFactory
public ref class EditableCollectionFactory sealed
public final class EditableCollectionFactory
public final class EditableCollectionFactory
GZTW.AyaNova.BLL.EditableCollectionFactory = function();

Type.createClass(
	'GZTW.AyaNova.BLL.EditableCollectionFactory');
Members
All MembersConstructorsMethods



IconMemberDescription
EditableCollectionFactory()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Get(String)
Fetch an editable collection

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EditableCollectionFactory

Assembly: GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)