FurreList.Clear Method

FFF3PP

FurreListClear Method

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Removes all items from the ICollectionT.

Namespace:  Furcadia.Net.DreamInfo
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public void Clear()
Public Sub Clear

Dim instance As FurreList

instance.Clear()
public:
virtual void Clear() sealed
abstract Clear : unit -> unit 
override Clear : unit -> unit 

Implements

ICollectionTClear
See Also