Click or drag to resize

IGHAObjectCollection Interface

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

[Missing <summary> documentation for "T:GHASchema.IGHAObjectCollection"]

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public interface IGHAObjectCollection : ICollection<IGHAObject>, 
	IEnumerable<IGHAObject>, IEnumerable
See Also