ORM Sample Class Library
TypedCollectionAttribute Constructor
[Visual Basic]
Public Sub New( _
ByVal
underlyingType
As
Type
_
)
[C#]
public TypedCollectionAttribute(
Type
underlyingType
);
See Also
TypedCollectionAttribute Class
|
OrmLib Namespace