Class DirectoryListHandle
public class DirectoryListHandle : ObjectHandle, IDisposable
- Inheritance
-
DirectoryListHandle
- Implements
- Inherited Members
Constructors
DirectoryListHandle(nint, bool)
public DirectoryListHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static DirectoryListHandle For<T>(ConstructArgument[] constructArguments) where T : DirectoryList, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T