bool CanRemove( ISchemeViewModel item )
Function CanRemove ( item As ISchemeViewModel ) As Boolean
bool CanRemove( ISchemeViewModel^ item )
abstract CanRemove : item : ISchemeViewModel -> bool
In This Article