ORM Sample Class Library

RoomCollection Constructor 

Initializes a new instance of the RoomCollection class.

[Visual Basic]
Public Sub New()
[C#]
public RoomCollection();

See Also

RoomCollection Class | OleroTrainingBiz Namespace


[C#]
[TypedCollection(CollectionType="OleroTrainingBiz.Room")]
[DefaultMember(MemberName="Item")]
public class RoomCollection : RoomCollectionOrmTemplate

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe