Determines whether a collection can be added to using the AddDefaultValueEntry(Object)
method.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public static bool CanAddToCollection( Object collectionValue ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function CanAddToCollection ( _ collectionValue As Object _ ) As Boolean |
Parameters
- collectionValue
- Type: System..::.Object
The collection.