Interface ICamApiCustomAttributesFloatValueIndexer
Indexer for child node values of type Double.
Namespace: CAMAPI.CustomAttributes
Assembly: CAMAPI.CustomAttributes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B7B5E000-A626-46F1-9081-3F10CD73B1FD")]
public interface ICamApiCustomAttributesFloatValueIndexer
Properties
Value[string]
Declaration
double Value[string FullName] { get; set; }
Parameters
| Type | Name | Description |
|---|---|---|
| string | FullName |
Property Value
| Type | Description |
|---|---|
| double |