Interface ICamApiCustomAttributesArrayValueIndexer
Indexer for child node values of type Array.
Namespace: CAMAPI.CustomAttributes
Assembly: CAMAPI.CustomAttributes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("358627E8-0F44-4F24-8B60-3A85A4B728CE")]
public interface ICamApiCustomAttributesArrayValueIndexerProperties
Value[string]
Declaration
ICamApiCustomAttributesTreeNodesArray Value[string FullName] { get; }Parameters
| Type | Name | Description | 
|---|---|---|
| string | FullName | 
Property Value
| Type | Description | 
|---|---|
| ICamApiCustomAttributesTreeNodesArray |