DataObjectTypePropertiesContains Method |
Name | Description | |
---|---|---|
![]() | Contains(String) |
Returns if the data object type has a binding for a specific property.
|
![]() | Contains(Int32) |
Returns true of the collection contains the object with the provided ID.
(Inherited from ObjectWithIdCollectionBaseT.) |
![]() | Contains(T) |
Returnerer om collection rummer objekt med samme id som obj.
(Inherited from ObjectWithIdCollectionBaseT.) |