Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
OwnedCollection
.
.
::
.
.
RemoveInt Method
OwnedCollection Class
See Also
For internal use.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
protected
void
RemoveInt
(
Object
item
)
Visual Basic
Protected
Sub
RemoveInt
( _
item
As
Object
_ )
Parameters
item
Type:
System
.
.
::
.
.
Object
See Also
OwnedCollection Class
C1.C1Preview Namespace