SkmXmlApi
SkmXmlApi.SkmObjectList< ItemType > Class Template Reference

Generic collection to hold any SkmObject and subclasses of SkmObject More...

Inheritance diagram for SkmXmlApi.SkmObjectList< ItemType >:

Public Member Functions

new void Add (ItemType Resource)
 Adds a new resouce to the object list. If the resouce is already in the list then the existing item's roles are merged with the new item that is passed. More...
 

Detailed Description

Generic collection to hold any SkmObject and subclasses of SkmObject

Template Parameters
ItemTypeSkmObject type or subclass of SkmObject
Type Constraints
ItemType :SkmObject 

Member Function Documentation

◆ Add()

new void SkmXmlApi.SkmObjectList< ItemType >.Add ( ItemType  Resource)

Adds a new resouce to the object list. If the resouce is already in the list then the existing item's roles are merged with the new item that is passed.

Parameters
ResourceSkmObject or SkmObject subclasses

The documentation for this class was generated from the following file: