Platform Core .NET Assemblies API
EntityColumnValueCollection Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core.Entities Namespace : EntityColumnValueCollection Class

Glossary Item Box

The following tables list the members exposed by EntityColumnValueCollection.

Public Constructors

 NameDescription
Public ConstructorEntityColumnValueCollection ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCountNumber of items in the collection of values of the entity columns.  
Top

Public Methods

 NameDescription
Public MethodAddAdds the specified EntityColumnValue instance to the collection.  
Public MethodClearRemoves all items from the current collection.  
Public MethodClearValuesClears column values.  
Public MethodCloneCreates a clone of the current collection of values of the entity columns.  
Public MethodFindByNameIn the collection, searches for the value of the entity column with the specified name. If the column value is not found, null is returned.  
Public MethodForceGetByNameGets the EntityColumnValue instance with the specified name from the collection. If the instance with this name does not exists in the collection, it is created.  
Public MethodForceLoadColumnValueOverloaded.   
Public MethodGetByNameGets the item with the specified name from the collection of column values. If no such item is found, an exception is thrown.  
Public MethodGetEnumeratorGets the typed enumerator of values of the entity columns.  
Top

See Also

© Terrasoft 2002-2018.