Click or drag to resize

propertyAnnotationPresetItemDefinitions  Conversion (propertyAnnotationPresetItemDefinitions to PropertyCollection)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Performs an implicit conversion from propertyAnnotationPresetItemDefinitions to PropertyCollection.

Namespace:  imbSCI.Core.style.preset
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static implicit operator PropertyCollection (
	propertyAnnotationPresetItemDefinitions definitions
)
Request Example View Source

Parameters

definitions
Type: imbSCI.Core.style.presetpropertyAnnotationPresetItemDefinitions
The definitions.

Return Value

Type: PropertyCollection
The result of the conversion.
See Also