Interface IGraphLocationCollection
Public interface to define a collection of events for a Team
public interface IGraphLocationCollection : IDataModelCollection<IGraphLocation>, IEnumerable<IGraphLocation>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection
- Inherited Members
- Extension Methods