Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public Function Add ( _
disposableObject As IDisposable _
) As Boolean
'Usage
Dim instance As SPAssignmentCollection
Dim disposableObject As IDisposable
Dim returnValue As Boolean
returnValue = instance.Add(disposableObject)
public bool Add(
IDisposable disposableObject
)
Parameters
- disposableObject
Type: System.IDisposable
Return Value
Type: System.Boolean
Returns Boolean.