Click or drag to resize

propertyAnnotationPresetItemDefinitions  Conversion (PropertyCollection to propertyAnnotationPresetItemDefinitions)

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

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

Parameters

definitions
Type: System.DataPropertyCollection
The definitions.

Return Value

Type: propertyAnnotationPresetItemDefinitions
The result of the conversion.
See Also