Click or drag to resize

IGroupTagCollection Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Core.sampleGroup.IGroupTagCollection"]

Namespace:  imbWEM.Core.sampleGroup
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public interface IGroupTagCollection : IEnumerable<IGroupTag>, 
	IEnumerable

The IGroupTagCollection type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator (Inherited from IEnumerableIGroupTag.)
Top
See Also