Click or drag to resize
FdfExtensionCollectionTryGetSetting Method

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetSetting(
	string name,
	ref FdfSetting setting
)

Parameters

name
Type: SystemString
setting
Type: FDF.Common.RuntimeFdfSetting

Return Value

Type: Boolean
See Also