TComplexProperty
- Type that extends ComplexPropertypublic interface ICreateComplexPropertyDelegate<TComplexProperty extends ComplexProperty>
Type | Property and Description |
---|---|
TComplexProperty |
createComplex
used to create instances of ComplexProperty.
|
Modifier and Type | Method and Description |
---|---|
TComplexProperty |
createComplexProperty()
used to create instances of ComplexProperty.
|
TComplexProperty extends ComplexProperty createComplexProperty
TComplexProperty createComplexProperty()
Copyright © 2012–2015 Microsoft. All rights reserved.