Click or drag to resize

PlugInManagerTPlugInCollectionItem Property

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public T this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: T
See Also