Interface IChildOfTParent
IChildOf<TParent> interface
public interface IChildOf<TParent>
where TParent : class
Properties
Name | Description |
---|---|
LogicalIndex { get; } | |
LogicalParent { get; } |
Methods
Name | Description |
---|---|
_SetLogicalParent(TParent, int) |
See Also
- namespace Aspose.CAD.FileFormats.GLB.Collections
- assembly Aspose.CAD