Determines whether elements can be removed from a collection.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
C# |
---|
public static bool CanRemoveFromCollection( Object collectionValue ) |
Visual Basic (Declaration) |
---|
Public Shared Function CanRemoveFromCollection ( _ collectionValue As Object _ ) As Boolean |
Parameters
- collectionValue
- Type: System..::.Object
The collection.