Interface IPersist
Namespace: Xbim.Common
Assembly: Xbim.Common.dll
Syntax
public interface IPersist
Methods
| Improve this Doc View SourceParse(Int32, IPropertyValue, Int32[])
Declaration
void Parse(int propIndex, IPropertyValue value, int[] nested)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | propIndex | |
IPropertyValue | value | |
System.Int32[] | nested |