Click or drag to resize
Askia

ICategoryRefCollection Interface

[Missing <summary> documentation for "T:AskiaCore.ICategoryRefCollection"]

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public interface ICategoryRefCollection : IEnumerable<ICategory>, 
	IEnumerable

The ICategoryRefCollection type exposes the following members.

Properties
Methods
  NameDescription
Public methodAdd(Int32)
Public methodAdd(String)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableICategory.)
Public methodRemove(Int32)
Public methodRemove(String)
Top
See Also