Base List ControlObject Collection Constructor
Constructor
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public ObjectCollection(
BaseListControl lc
)VB
Public Sub New (
lc As BaseListControl
)C++
public:
ObjectCollection(
BaseListControl^ lc
)F#
new :
lc : BaseListControl -> ObjectCollectionParameters
- lc BaseListControl
- The list control to which the collection belongs