Platform Core .NET Assemblies API
ManagerItemCollection<TItem> Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core Namespace : ManagerItemCollection<TItem> Class

Glossary Item Box

The following tables list the members exposed by ManagerItemCollection<TItem>.

Public Constructors

Public Properties

 NameDescription
Public PropertyItemCountNumber of items in the collection.  
Top

Public Methods

 NameDescription
Public MethodCheckChecks for the specified manager item in the current collection.  
Public MethodFindByNameSearches collection element of the current type by given name.  
Public MethodFindByUIdSearches collection element of the current type by given identifier.  
Public MethodGetByNameGets the collection item of the current type with the specified name.  
Public MethodGetByUIdGets the collection item of the current type with the specified unique identifier.  
Public MethodGetItemsOverloaded.   
Public MethodRemoveAllItemsByUIdRemoves all items with the specified unique identifier from the current collection of manager items.  
Public MethodRemoveItemByNameRemoves the first occurrence of an item with the specified name from the current collection of manager items.  
Public MethodRemoveItemByUIdDeletes the first occurrence of an element with the specified unique identifier from the current collection of manager elements.  
Top

See Also

© Terrasoft 2002-2018.